Matplotlib Graphical User Interface
User documentation
2016-11-10
Example of how to use the Python library Matplotlib to create a Graphical User Interface
Speaker: Bruno Ribeiro
You can visualize the notebook "Here":http://nbviewer.jupyter.org/urls/projets.lam.fr/attachments/download/3667/IntroMatplotlib2D.ipynb and "There":http://nbviewer.jupyter.org/urls/projets.lam.fr/attachments/download/3668/IntroMatplotlibInteraction.ipynb
You can either download the Python scripts and/or the notebooks below
If you want to use Matplotlib you can also start by looking the "Matplotlib galery":http://matplotlib.org/gallery.html
You will probably find an example there an example corresponding to your needs. You will also find some information about the colors, type of plots... on this webpage.