Matplotlib: Difference between revisions

Content deleted Content added
No edit summary
+"Compare to" section
Line 4:
 
Using the OOP interface, matplotlib plots can be embedded in applications using generic GUI toolkits like [[wxPython]], [[Qt]] or [[GTK]].
 
== Compare to ==
* [[Biggles (Python module)|Biggles]] [http://biggles.sourceforge.net/]
* [[Gnuplot]]-py [http://gnuplot-py.sourceforge.net/]
* [[PyPlotter]] [http://www.eckhartarnold.de/apppages/pyplotter.html] – compatible with [[Jython]]
* [[PyX]] [http://pyx.sourceforge.net/]
* [[ReportLab]]
* [[SciPy]] (modules plt and gplt)
 
== External links ==