.. index:: pair: 2D plotting library; matplotlib ! matplotlib .. _matplotlib: ============================================================ matplotlib (python 2D plotting library) ============================================================ .. seealso:: - http://matplotlib.org/index.html .. figure:: matplotlib.png :align: center Description =========== ``matplotlib`` est l'un des nombreux modules Python installés avec anaconda3. matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala MATLAB®* or Mathematica®†), web application servers, and six graphical user interface toolkits.