Python Programming/matplotlib
From Wikibooks, open books for an open world
matplotlib is a python library that allows Python (with iPython) to be used like Matlab, visualizing data on the fly. It is able to create plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc.