Not yet, but we're making a couple of improvements to tooltip formatting that should hopefully address this issue.
Cheers, Tom On Thu, May 16, 2013 at 10:42 AM, asgallant <[email protected]>wrote: > Awesome! Question on the trendlines: can we format the (x,y) coordinates > that appear in the tooltips? > > > On Wednesday, May 15, 2013 4:23:54 PM UTC-4, trybka wrote: >> >> We have pushed a new >> release<https://developers.google.com/chart/interactive/docs/release_notes> >> to >> production. >> >> Some of the most interesting features: >> >> >> - >> Trendlines<https://developers.google.com/chart/interactive/docs/gallery/trendlines> >> - >> Support for Linear and Exponential trendlines in most core charts. >> - >> Actions<https://developers.google.com/chart/interactive/docs/customizing_tooltip_content#tooltip_actions> >> - >> Now you can add more interactivity to your tooltips. This is an open-ended >> feature which will allow you to add JavaScript callbacks to a menu in >> tooltips. >> - Automatic Gridline Selection - use our algorithm to automatically >> select the number of gridlines. You can use this by setting the >> gridlines.count option to -1. This works for both hAxis or vAxis. >> - Improvements in ChartWrapper performance. >> >> FYI -- Incompatible Changes: >> >> The automatic gridline selection mentioned above changes the behavior of >> gridlines.count. Our documentation stated that the minimum value was 2. >> Some folks discovered and posted that a value of 1 would get the automatic >> behavior. This was undocumented behavior which we have formalized, but you >> must now specify -1 to obtain this behavior. >> >> >> Enjoy! >> The Google Chart Tools team >> > -- > 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?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
