You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is more than one X value per pixel, they (and dygraphs) paint everything between the minimum and the maximum. So the graph looks rough, but scales well up to millions of points, as drawing performance doesn't degrade.
The text was updated successfully, but these errors were encountered:
http://canvasjs.com/docs/charts/intro/high-performance-javascript-charts/
If there is more than one X value per pixel, they (and dygraphs) paint everything between the minimum and the maximum. So the graph looks rough, but scales well up to millions of points, as drawing performance doesn't degrade.
The text was updated successfully, but these errors were encountered: