Hacker News new | past | comments | ask | show | jobs | submit login

The typical solution is to map the data into a smaller data set in the backend, so you don't need to send 100k points to the browser.



This. I've seen developers try to do all these crazy client-side optimizations hoping it will make the graph drawing faster, when all they have to do is sample the data in the server. You don't need an array of 1 million data points to visualize the general sample.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: