You can set the formatted value of the cells in the first column (those that contain dates). For this either use the DataTable<https://developers.google.com/chart/interactive/docs/reference#DataTable>API, or the DateFormatter<https://developers.google.com/chart/interactive/docs/reference#dateformatter> .
On Tue, May 29, 2012 at 12:29 PM, Bistaratzea Bistaratzea < [email protected]> wrote: > Hi! > I've done a Line Chart with a Chart Range Filter control. In the X > axis there are dates. > When I put the cursor on the line it shows a bubble with the date and > a number. I would like to know if it's possible to change the format > of the date or if it's possible to not show the date in the bubble. > > Thanks for your help > > -- > 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.
