Hacker News new | ask | show | jobs
Ask HN: When to Use Matplotlib, Seaborn or GGplot for Python Plotting?
2 points by cqcn1991 3665 days ago
There are a lot of libraries for Scipy plotting, and I'm getting a bit confused. I want to know, when should I use which one?

I have read a very good discussion (http://pbpython.com/visualization-tools-1.html), but I still want to know more.

1 comments

I'd use the one I was most familiar with.