I am developing a web app which needs to show the data on the line graph. Data is fed to web app from an event which gives the value to be shown on the chart. Frequency of the event that generates the data is 5 sec and every 5 second new point has to be added to the line graph.
Performance is extremely important and i don't want the whole graph to be redrawn if only oe point is added. I want to show every point in incremental way. Any specific help will be highly appreciated. Regards, Anshul -- 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.
