Matplotlib: Difference between revisions

Content deleted Content added
m slightly increased size of jupyter notebook figure
Line 81:
 
==Related projects==
* Biggles<ref>{{cite web |url=http://biggles.sourceforge.net/ |title=Bigglessimple, elegant python plotting |publisher=biggles.sourceforge.net |accessdate=24 November 2010}}</ref>
* Chaco<ref>{{cite web |url=http://docs.enthought.com/chaco/ |title=Chaco |publisher=code.enthought.com}}</ref>
* [[DISLIN]]
* [[GNU Octave]]
* [https://github.com/dkogan/gnuplotlib/ gnuplotlib] – plotting for numpy with a gnuplot backend
* [[Gnuplot]]-py<ref>{{cite web |url=http://gnuplot-py.sourceforge.net/ |title=Gnuplot.py on |publisher=gnuplot-py.sourceforge.net |accessdate=24 November 2010}}</ref>
* [[Plotly]] – for interactive, online Matplotlib and Python graphs
* [[PLplot]] – Python bindings available
* [[SageMath]] – uses <code>Matplotlib</code> to draw plots
* SciPy (modules <code>plt</code> and <code>gplt</code>)
* [[Plotly]] – for interactive, online Matplotlib and Python graphs
* Bokeh<ref>{{Cite web|url=https://docs.bokeh.org/en/latest/|title=Bokeh 2.0.0 Documentation|website=docs.bokeh.org|access-date=2020-03-14}}</ref> – Python interactive visualization library that targets modern web browsers for presentation
 
==References==