Hacker News new | ask | show | jobs
by wodenokoto 3635 days ago
Is there a good introduction to using the object oriented interface to matplotlib?

I sometimes see it in examples and referenced in the documentation, but I can't really wrap my head around it.

2 comments

Hmmm, I did a bit of searching and didn't find anything I particularly liked, I guess I'll add this to the list of posts I need to write. Nevertheless, I did find something. Check out these links:

http://matplotlib.org/users/artists.html

http://matplotlib.org/users/transforms_tutorial.html

http://matplotlib.org/users/path_tutorial.html

http://matplotlib.org/users/event_handling.html

Anatomy of MatPlotLib is informative and clear. But, alas, not the oop tutorial you're looking for. https://m.youtube.com/watch?v=MKucn8NtVeI&autoplay=1