Skip to content

Comment on Python Data Visualisation

Comments

What is the go-to tool for realtime, 60fps animated visualization in Python? Preferably something versatile that could handle either spectrograms or tree-/graph-structured data.

I’ve seen suggestions of using matplotlib animations but it’s never been smooth or streaming, in my experience. Is there is a great C/C++ library for this, also? It might not be too challenging to write bindings if necessary.

3blue1brown (the YouTuber) uses a python library for all animations, I believe

Manim. But it has a very steep learning curve.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.