The tooltip text contains three elements: The category, the label, and the formatted value.The thing you can control, is the formatted value, that can be set for each value, and in most cases is just the same. So if, for example, you will set a value with: dataTable.setCell(r,c, 2000, '2k');
then you will see in the tooltip 2k instead of 2000. Regards, VizGuy On Sat, Jul 11, 2009 at 3:16 AM, mudphone <[email protected]> wrote: > > I too would love this feature. > > On Jul 9, 1:56 pm, mram <[email protected]> wrote: > > Currently the tooltip created for each bar of the barchart shows > > default text. Is there anyway that text can be changed? For example > > can more text be apended to the already existing text? > > > > Is there a workaround to do this currently? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
