blob: 768e1328067406ce715a937e2bb744c7e46c9a6d (
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, pytz and python-dateutil.
|