Project

General

Profile

Matplotlib Graphical User Interface

User documentation
11/10/2016

Example of how to use the Python library Matplotlib to create a Graphical User Interface

Speaker: Bruno Ribeiro

You can visualize the notebook Here and There

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
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, 11/10/2016 01:39 PM
galaxy_simulator.ipynb (8.06 KB) galaxy_simulator.ipynb Notebook of the galaxy simulator David CORRE, 11/10/2016 01:47 PM
IntroMatplotlib2D.ipynb (8.37 KB) IntroMatplotlib2D.ipynb Notebook of a 2D plot David CORRE, 11/10/2016 01:47 PM
IntroMatplotlibInteraction.ipynb (11.4 KB) IntroMatplotlibInteraction.ipynb Notebook of a graphical interface of a galaxy spectrum using matplotlib David CORRE, 11/10/2016 01:47 PM