Object-oriented way of using matplotlib – 4. Multiple Subplots

This entry is part 4 of 8 in the series OO matplotlib

        I would like to post a series of articles about object-oriented way of using matplotlib. That explains why we should use that way and how to code like that. The main references are come from the official matplotlib website, “matplotlib.org” and  the book, 『Python Data Science Handbook: Essential Tools for Working with …

Read moreObject-oriented way of using matplotlib – 4. Multiple Subplots

Object-oriented way of using matplotlib – 3. Basics of Object Oriented APIs

This entry is part 3 of 8 in the series OO matplotlib

        I would like to post a series of articles about object-oriented way of using matplotlib. That explains why we should use that way and how to code like that. The main references are come from the official matplotlib website, “matplotlib.org” and  the book, 『Python Data Science Handbook: Essential Tools for Working with …

Read moreObject-oriented way of using matplotlib – 3. Basics of Object Oriented APIs