Great, Rust and Tailwind CSS two of my favorite things in one.
NickyHeC•15m ago
been stuck on matplotlib for centuries, academia loves such a change
apetuskey•8m ago
Thanks! Yes we are working on a Matplotlib compatible Api its very early but we hope to polish it up soon.
airstrike•9m ago
[delayed]
kasts•4m ago
I’m not convinced GPU acceleration is a meaningful advantage for most charting use cases. Most dashboards don’t render enough data for it to matter. Once a chart is dense enough for rendering to become the bottleneck, it normally is already be too crowded to be meaningful.
Zooming can justify supporting larger datasets, but sampling/viewport culling and level of detail often avoid drawing unnecessary points...
farhan99•41m ago