User Tools

Site Tools


matplotlib

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
matplotlib [2010/06/30 13:00] ginkomatplotlib [2010/07/21 11:28] (current) ginko
Line 18: Line 18:
   * [[http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.clf|Clear Figure]]   * [[http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.clf|Clear Figure]]
   * [[http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.plotfile|Plot File]] (Plotter directement depuis un fichier .*sv)   * [[http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.plotfile|Plot File]] (Plotter directement depuis un fichier .*sv)
 +===== Astuces =====
 +  * [[http://matplotlib.sourceforge.net/faq/howto_faq.html#move-the-edge-of-an-axes-to-make-room-for-tick-labels|Faire de la place pour les étiquettes des axes (ticks)]]
 +  * [[http://www.mail-archive.com/matplotlib-users@lists.sourceforge.net/msg06176.html|Discussion sur les légendes et le fait que personne ne sait les faire sortir de la zone de dessin]]
 +  * [[http://www.scipy.org/Cookbook/Matplotlib/AdjustingImageSize|Cookbook autour du dimensionnement des images]]
 +  * [[http://matplotlib.sourceforge.net/api/ticker_api.html?highlight=ticker#matplotlib.ticker.FuncFormatter|Documentation sur les ticks (les labels sur les axes)]]
 +  * [[http://matplotlib.sourceforge.net/api/figure_api.html?highlight=autofmt#matplotlib.figure.Figure.autofmt_xdate|Doc sur la légende et l'auto-format pour les ticks date]]
 +  * [[http://matplotlib.sourceforge.net/plot_directive/mpl_examples/pylab_examples/figlegend_demo.py|Un exemple sur les légendes]]
 +
 ===== Différents types de graphiques ===== ===== Différents types de graphiques =====
   * [[http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.bar|Diagramme en barres]]   * [[http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.bar|Diagramme en barres]]
matplotlib.1277895617.txt.gz · Last modified: 2010/06/30 13:00 by ginko