Forum Discussion
WilliamN
6 years agoFrequent Visitor
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 p...
- 6 years ago
Try setting the Start and End for the Y-axis to some static values (like Start = 2011 and End = 2021).
tarunsingla
Solution Sage
6 years agoTry setting the Start and End for the Y-axis to some static values (like Start = 2011 and End = 2021).
WilliamN
6 years agoFrequent 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!