You can set "showTrails":false in the motion chart state ( http://code.google.com/apis/chart/interactive/docs/gallery/motionchart.html#Motion_Chart_initial_state ). In this mode, when you click the bubble the date will not be shown.
On Wed, Dec 14, 2011 at 9:01 PM, Johnathan Woodall < [email protected]> wrote: > Is there a way to remove the date? I'm using it as a bubble chart, so > all of my dates are just set to new Date().... so they all have > today's date and it's silly to display that beside the name of the > project when you select it. Any ideas? > > On Dec 14, 8:58 am, EZChart <[email protected]> wrote: > > Unfortunately, this is not possible. > > > > On Wed, Dec 14, 2011 at 12:16 AM, Johnathan Woodall < > > > > > > > > > > > > > > > > [email protected]> wrote: > > > Currently, when I click on a bubble on the motion chart, it display > > > the "Name" and "Date" values from the data. Is it possible to display > > > different/additional information on the label that appears when you > > > click on a bubble?\ > > > > > Any help would be appreciated. > > > > > Thanks, > > > Johnathan > > > > > -- > > > 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. > > -- > 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. > > -- 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.
