from Hacker News

Ask HN: What is your arsenal for datavizualisation in Python?

by logtempo on 5/2/24, 5:09 PM with 0 comments

I'm starting some datavisualisation activities in python, and while matplotlib is very powerfull, it is not as convenient as one would like. I had some fun with gnuplot for quick and fast plot on the fly.

So, considering python, what are your tools when it comes to visualize data ?