slackbuilds/development/python3-matplotlib
Robby Workman f01ef104bf development/python3-matplotlib: Fixed dep info 2021-04-18 23:30:20 -05:00
..
README development/python3-matplotlib: Fixed dep info 2021-04-18 23:30:20 -05:00
python3-matplotlib.SlackBuild development/python3-matplotlib: Updated for version 2.2.3. 2019-02-08 21:00:12 +07:00
python3-matplotlib.info development/python3-matplotlib: Fixed dep info 2021-04-18 23:30:20 -05:00
setupext.py development/python3-matplotlib: Updated for version 2.2.3. 2019-02-08 21:00:12 +07:00
slack-desc development/python3-matplotlib: Switch to https. 2018-01-10 23:55:47 +07:00

README

Matplotlib strives to produce publication quality 2D graphics for
interactive graphing, scientific publishing, user interface
development and web application servers targeting multiple user
interfaces and hardcopy output formats.  The 'pylab' mode
of ipython uses matplotlib to emulate matlab graphics.

This is the Python 3 version of matplotlib and can coexist with
SBo's matplotlib package.

OPTIONAL DEPENDENCIES: wxPython4, python3-pytest, avconv, Inkscape


NOTES: If you want to enable the optional subpackages tests and
       toolkits_tests you need to set the variable ENABLE_TESTS
       to "yes" when executing the SlackBuild and make sure that
       python3-pytest, ffmpeg, avconv and Inkscape are already
       installed. Besides ffmpeg/avconv are also needed if you
       wish better support of animation output formats.