MatPlotLib for Sailfish OS

Rating: 
0
No votes yet

MatPlotLib (v1.4.2) is a Python library for making 2D and 3D plots, usually using NumPy to calculate the data. See the MatPlotLib gallery to have an idea of which plots can be made.

For interactive use of MatPlotLib, it is recommended to install IPython for Sailfish OS.

MatPlotLib v1.4.2 for Sailfish OS automatically installs NumPy, python-pyparsing, python-pytz, python-dateutil, python-six and python-tornado.

This is the Sailfish version of MatPlotLib, with Agg backend as default (use savefig to save figures to PNG, PDF, PS and SVG files). The WebAgg backend is also available, so the figures are displayed in a web browser with the URL http://127.0.0.1:8988/, it is interactive and suppport MatPlotLib animations.

See the Talk Maemo.org topic about MatPlotLib for Sailfish.

For source-code of MatPlotLib for Mer / Nemo / Sailfish, see the Mer COBS site project.

For MeeGo Harmattan version of MatPlotLib, look at here.

Screenshots: 

Category:

Application versions: 
AttachmentSizeDate
File python-matplotlib-1.3.1-1.66.1.armv7hl.rpm5.25 MB09/06/2014 - 08:14
File python-matplotlib-1.4.0-1.80.1.armv7hl.rpm5.61 MB16/09/2014 - 08:23
File python-matplotlib-1.4.1-1.88.1.armv7hl.rpm5.61 MB20/10/2014 - 03:03
File python-matplotlib-1.4.2-1.94.1.armv7hl.rpm5.61 MB27/10/2014 - 07:46
File python-matplotlib-1.4.2-1.94.2.i486.rpm5.67 MB14/03/2016 - 07:04
Changelog: 

MatPlotLib 1.4.2 (26/10/2014) : bugfix version, first release for Mer/Sailfish OS (27/10/2014);

MatPlotLib 1.4.1 (18/10/2014) : bugfix version, first release for Mer/Sailfish OS (19/10/2014);

- MatPlotLib 1.4.0 (26/08/2014) :  style module, nbagg (interactive figures in ipython notebooks backed by the AGG renderer), violin plots and 3D quiver plots, new box plot interface (as bxp), etc. First release for Mer/Sailfish OS (16/09/2014);

- MatPlotLib 1.3.1 (10/10/2013) : first MatPlotLib version for Mer/Sailfish OS (09/06/2014).