Project

General

Profile

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.

Files

IntroMatplotlibGUI.zip (7.68 KB) IntroMatplotlibGUI.zip Python scripts David CORRE, 2016-11-10 13:39
galaxy_simulator.ipynb (8.06 KB) galaxy_simulator.ipynb Notebook of the galaxy simulator David CORRE, 2016-11-10 13:47
IntroMatplotlib2D.ipynb (8.37 KB) IntroMatplotlib2D.ipynb Notebook of a 2D plot David CORRE, 2016-11-10 13:47
IntroMatplotlibInteraction.ipynb (11.4 KB) IntroMatplotlibInteraction.ipynb Notebook of a graphical interface of a galaxy spectrum using matplotlib David CORRE, 2016-11-10 13:47