Simplifying A Line Before Rendering On Chart In D3
I am trying to plot data collected live from bee hives. We plan to collect data every 5 minutes, so in a year there will be on the order of 100,000 data points. I want to set up a
Solution 1:
Have you looked at Simplify.js? It does exactly this.
Post a Comment for "Simplifying A Line Before Rendering On Chart In D3"