markusReinert / MyPlotKit

Useful scripts for Python's matplotlib to optimize your code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyPlotKit

Useful scripts for Python's matplotlib to optimize your code.

Content

Check out the Jupyter notebook Optimal_subplot_partition for a one-liner that gives your program the ability to create an (almost) arbitrary number of subplots.

Usage

How to use the scripts of this repository in your program is explained within each file (or self-explanatory). If you use it, you will make me very happy by adding a link to this GitHub-repository.

Author

To contribute, just contact me (Markus) in English, German, or French.

License

This project is licensed under the MIT License. This means, you can use the code for almost everything, but you cannot hold me liable if you have a problem with it (as far as permissible by law). See the LICENSE file for details.

About

Useful scripts for Python's matplotlib to optimize your code.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%