I don't believe there is any way to do that in ATL charts, but if you use LineCharts<https://developers.google.com/chart/interactive/docs/gallery/linechart>with the "annotation" and "annotationText" column roles <https://developers.google.com/chart/interactive/docs/roles>, you can have whatever labels you want. Add in a ChartRangeFilter<https://developers.google.com/chart/interactive/docs/gallery/controls#chartrangefilter>, and you have 95% of the functionality of the ATL charts.
On Monday, October 29, 2012 6:55:31 AM UTC-4, chartuser wrote: > > Hi All, > > Iam using the Annotated timeline graph for my project, If there is more > than 30 points in the chart, the label start from A and ends with z and > repeats again with "A". Is there any other option to have an unique label. > > Thanks in advance > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/80A0dEEzZFUJ. 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.
