Forum Discussion

WilliamN's avatar
WilliamN
Frequent Visitor
6 years ago
Solved

Scatter Chart Trimming Bubbles

Good day

I'm having trouble fitting in all the bubbles in a chart with a play axis.  I do a bit of a workaround with a min year number on the y-axis, since it has to be an aggregate when there's a play axis.  

 

 

It does seem like no matter how many years I'm filtering out, there's always one bubble at the top and one at the bottom being trimmed.  I've tried resizing

 

I'd appreciate any advice.

Thanks in advance,

Will

  • Try setting the Start and End for the Y-axis to some static values (like Start = 2011 and End = 2021).

2 Replies

  • Try setting the Start and End for the Y-axis to some static values (like Start = 2011 and End = 2021).

    • WilliamN's avatar
      WilliamN
      Frequent Visitor

      tarunsingla Can't believe I hadn't thought of that!  I was thinking of making invisible bubbles, but because I was using an aggregate on the y-axis I dismissed the idea of hard coding any values in the start/stop. Thanks!