You can play with the style of a point while hovering by setting the focusBorderColor described here http://code.google.com/apis/visualization/documentation/gallery/linechart.html#Configuration_Options. For example try these options to a linechart options = {'focusBorderColor': {'stroke' : 'yellow', 'strokeSize': 20}}
ChartMan On Wed, Jun 17, 2009 at 11:47 AM, droh <[email protected]> wrote: > > hi.. > > im new to Vis API and im wondering if you can resize a single point > during mouse over and show the tooltip during mouse over instead of > clicking it.. i experimented a bit but when i mouse over on a single > point everything resized and the tooltip doesnt work anymore.. > > thanks. :) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
