What I said is that you can identify what the chart state is based on the 'state' string and can operate accordingly.However there is no way to draw a tooltip for the chart balloons at the moment. You can display the text in some other way - for example in an another div.
ChartMan On Sun, Jun 28, 2009 at 7:16 PM, Boris Trivic <[email protected]> wrote: > > I readed all you sent me, and I cant find answer. > What I must enter in " options['state'] " to write some text in > baloon? > OK, I copied state string (I found it in right bottom corner of > chart), and what now? > > > On Jun 28, 2:34 pm, Boris Trivic <[email protected]> wrote: > > Thank you Chartman I`ll try as you said. > > > > On Jun 27, 4:44 pm, ChartMan <[email protected]> wrote: > > > > > 1) The chart currently supports years from 1900 - it is planned to > support > > > years from before 1900.2) The chart's state is updated after every user > > > interaction and encoded in the chart's state object - > http://code.google.com/apis/visualization/documentation/gallery/motio... > > > > > < > http://code.google.com/apis/visualization/documentation/gallery/motio.. > .>You > > > can read this state from the chart and perform any action. The chart > itself > > > can only show the bubble values when the bubble is selected. > > > > > ChartMan > > > > > On Fri, Jun 26, 2009 at 5:42 PM, Boris Trivic <[email protected]> > wrote: > > > > > > Hi everyone. I`m new user of Google Visualization API. > > > > I have few questions about Motion Chart visualization: > > > > > > - how I can set function: when user clicks on some dot, that API > shows > > > > some text? Is that possible? > > > > - is possible that I show years from (exaple) -345 to 1500 on X axis? > > > > Is possible shows negative numbers on X axis? > > > > > > Chers! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
