JohnUUU / code.pyret.org

Website for serving Pyret to folks.
Other
0 stars 0 forks source link

Add Pointers - Pointers too close #4

Open JohnUUU opened 3 years ago

JohnUUU commented 3 years ago

When calling the add-pointers method, if you place the pointers too close to one another google charts cannot display both and will display one of them over the other. I'm just writing this to document this potential issue ahead of time. I think we can just trust the user to space out their pointers in this case, but if there's some clear solution that I'm missing definitely suggest it!

Note that changing the font-size of the pointers doesn't seem to be a viable solution because 1) It seems to bug out the axis and make it disappear entirely 2) Even if it did work, it might get in the way of making the chart readable in certain situations.