Hi, I've been using canvasjs but it requires a license to redistribute, so I wanted to use google charts.
The server runs on the same machine as the browser, so there is no internet latency when loading the data. There are between 300,000 and 400,000 datapoints. CanvasJS is instantly responsive, I can scroll and zoom without delay. Google Charts renders at about 10 seconds per frame and hangs the browser when I hover over it. Google Charts appears to be OK up to about 10-20k points, but beyond that performance craters. Are there techniques for optimizing google charts for large datasets, or is the API not intended for anything this large? Thanks, Peter -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/24376d99-3dbc-46a6-bf84-4816b7de00a4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
