blob: 71f7c7f974abd9951202f1abd205c8b61fd6869a (
plain)
1
2
3
4
5
6
7
|
Matplotlib strives to produce publication quality 2D graphics for
interactive graphing, scientific publishing, user interface
development and web application servers targeting multiple user
interfaces and hardcopy output formats. There is a 'pylab' mode which
emulates matlab graphics
This requires numpy.
|