Bubble Chart Y-Axis in Pennies #166
Unanswered
CaffeineLab
asked this question in
Q&A
Replies: 1 comment
|
Aaaaaand now the demo works.... So I'll have to recomment once I break it again. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
So I am using the chart to plot out pricing on the Y-Axis, so when I drag the bubbles up/down I really want the step to be by 0.01. So far I have been unable to get it to hit all the pennies. Meaning: every so many ticks, it skips a tick. eg: $1.00, $0.99, $0.97, $0.96...
I'm working on getting a sample to post online, but I'm hoping that someone already knows the trick to this.
Everything that I've read points me to look into the scales settings of the chart.
Any help will be appreciated! Thanks!
All reactions