Hello,

Currently I am attempting to implement a line chart. The chart contains 
timestamps on the X-axis and Heart Rate data on the Y-axis. I am using an 
event listener so when a user clicks on a graph point, an HTML5 video will 
play at the timestamp. However, when I try and implement it with about 
2,000 data points, only the first 500ish appear as clickable on the graph. 
The graph looks just fine, but you can only click on the first 500ish 
points. Is there a limit to the amount of points on a line graph?

Also, please let me know if you would like to see more specific code. It's 
pretty general, and the problem appears even without an event listener. 
Basically, the tooltips wont even pop up after the first 500 or so points. 
Is this a limitation or is there a way to get around this?

Thanks,

Kyle

-- 
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/2d0b33ad-3783-43a4-8d62-dc18e48d9a38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to