I am displaying some visualizations using Google Charts.
There is great variance in the data so some large numbers co-exist with small ones. In the case of aColumn Chart <https://developers.google.com/chart/interactive/docs/gallery/columnchart> this results in a scaling whereby some of the small values probably compute to less than one pixel of height and are thus invisible. As a result there is no area to hover above, so I cannot show a tooltip. Is anyone aware of a way to show a tooltip in this situation? How about the white space above columns? Is there a way to include that as part of the hover region? I cannot find info about this in the Google Charts documentation <https://developers.google.com/chart/> so it is unlikely, but maybe someone is aware of a way... -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/4a927c66-7a7a-4ccb-9b56-d28c3270b2c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
