Hacker News new | ask | show | jobs
by frogblast 507 days ago
What plotting libraries work well with Polars?
2 comments

Altair works with Polars. The built-in plotting library for Polars is Altair actually. https://docs.pola.rs/user-guide/misc/visualization/
Any? You just pipe your data into the x, y, and z holes.