Show HN: Plotting 3 years of hourly data in 150ms
21–30 of 118 posts
Re: Show HN: Plotting 3 years of hourly data in 150ms
#22Re: Show HN: Plotting 3 years of hourly data in 150ms
#23Unfortunately, I have to use Google Analytics and Google Ads at work every day, and these UIs have absolutely terrible performance :( A small part of the problem is drawing the trend charts. So I decided to make uPlot [1] to see what was really possible. [1] https://github.com/leeoniya/uPlot
Re: Show HN: Plotting 3 years of hourly data in 150ms
#24Re: Show HN: Plotting 3 years of hourly data in 150ms
#25Re: Show HN: Plotting 3 years of hourly data in 150ms
#26Re: Show HN: Plotting 3 years of hourly data in 150ms
#27Earlier quoted context omitted.
Hi, I'm very interested in this. I've been using dask/plotly for a side project but it's just too slow. If you know dask, do you think you could discuss which features of dask your project has and doesn't have?
Here's a Dash app that use Dask & Datashader for fast aggregations on +40M rows: https://dash-gallery.plotly.host/dash-world-cell-towers The source code, which can be used as a Dash + Dask boilerplate, is here: https://github.com/plotly/dash-world-cell-towers Feel free to ask questions at community.plot.ly
Re: Show HN: Plotting 3 years of hourly data in 150ms
#28Re: Show HN: Plotting 3 years of hourly data in 150ms
#29I didn't even read the title before clicking and was blown away at the speed. Honestly thought something acted up since you're not used to seeing things render this fast.
lol :(
Re: Show HN: Plotting 3 years of hourly data in 150ms
#30Either way, just a bit of feedback on a beautiful page