[ACCEPTED]-Python plotting libraries-matplotlib
Plotly lets you make graphs using a Python API, matplotlib, and pandas. Their 3 IPython gallery has some example scientific graphs with 2 the Python scripts that generated them.
Here's 1 a sample:
Some recent exciting open source offerings:
- ggplot is based on R's ggplot2, with aesthetically pleasing defaults and a really concise api. wants to be a matplotlib killer
- bokeh makes interactive (html canvas) plots. emphasis on interativity + handling big data
- vega translates JSON "plot descriptions" into SVG or Canvas-based interactive plots, and vincent is a declarative interface for generating the JSON specifications.
(source: fastly.net)
You can always use the object-oriented framework 1 for Matplotlib instead of the pylab interface.
I was in need of gnuplot interface for Python 4 3 but have found nothing. So I have ported 3 Gnuplot.py to it. See more info in the 'readme' of 2 the [repository]. Hope this will help someone else in 1 future.
There is also a old program for automating 7 the reading, filtering, processing, interpolation 6 and plot n-dimensional values from different 5 sources (like libreOffice- or csv-files) and 4 variable size: diaGrabber.
You have to use some simple 3 python-commands to create a case. After 2 this you can manipulate the graphical output 1 in an interactive GUI.
MathGL is free (GPL) plotting library with large 2 set of graphics types, and have Python interface 1 too (also can use numpy arrays).
More Related questions
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.