back
user profile
apetuskey
150karma·87submissions·December 23, 2020
about
┏━┳━━━━━━━━┓
recent activity (87 total)
comment
Yeah it probably works with most guy libraries im guess I have tried it
comment
Yeah lots of things need to be improved this is the first release. Thanks for the tip
comment
Thanks! XY already uses a similar pixel-aware approach long line and area traces are reduced in Rust using M4 to produce viewportsized extrema, that is then refined as you zoom. Dense scatter plots us…
comment
Yes, it’s significantly faster than existing Python charting libraries for real-time updates. Instead of serializing and sending the full dataset as JSON, it sends compact typed binary buffers and onl…
comment
its a python charting library
comment
How many points are you working with usually?
comment
I have adjusted the title
comment
Its a Python library with some rust in it, to speed up some of the calculations
comment
What do you mean by this?
comment
It depends on how much data you are planning on showing, but as you can see from the benchmarks its also more performant than other python charting libs for small data. We also built this library for …
comment
Thanks! Yes we are working on a Matplotlib compatible Api its very early but we hope to polish it up soon.
comment
This looks interesting! I want to try it out for a project we are working on, but we would need some of the features like callers, doctoring, and typing What is the timeline on the coming soon feature…
comment
https://reflex.dev/ is all made in Reflex and has raised a seed round! There are also a few YC companies using Reflex that have raised seed rounds too.…
comment
I see thanks for bringing this to my attention, I didn't know that badges caused this problem for disabled people. We will look into this, I think the info is still important to show but there pr…
comment
Thanks! We are fans of wasp as well!!