I don't know. You could try using the new LineChart, which supports many of the features of the timeline (e.g. date values on the x-axis, annotations)
http://code.google.com/apis/chart/interactive/docs/gallery/linechart.html On Fri, Jan 6, 2012 at 7:53 PM, Ali <[email protected]> wrote: > Hi, > I am using google visualization timeline chart and most of the time I > have 7000 to 8000 records to plot on timeline chart. I am not drawing > chart in one shot. I draw 500 records then I redraw with another 500 > records and so on and so forth. I have the text fields which shows the > status of the chart but everytime it redraw, it freezes the screen and > then resume it after sometime which give a very bad look of ploting > the graph. Any suggestion to steamline it. > > -- > 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.
