tooltips are not yet supported for the new charts from the corechart package. For the time being you can use the old charts.
ChartMan On Mon, Sep 13, 2010 at 6:47 AM, Philip Johnson <[email protected]>wrote: > > > On Sep 11, 9:25 pm, ChartMan <[email protected]> wrote: > > I am not sure I follow the question here. > > Do you want to use the tooltips already available in the charts or you > want > > to write your own charts and then write the code to create tooltips. > > In both cases can you please add some visual example of what you need. > > In the generic bar chart wrapper, tooltip support is not implemented. > Instead, you are provided event handlers so that you can write code to > execute when (for example) the mouse is over a bar in the figure. > Thus, it is left to the user (i.e. me) to write code to pop up window, > display text, and hide the window when the user moves the mouse > someplace else. > > Since Google implemented tooltip support for Google Image Charts (but > not the Google Visualization version of Image Charts), the code to do > this must be around somewhere. I think the other poster and I are > wondering where this code is and if we can somehow use it. > > Thanks, > Philip > > -- > 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]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- 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.
