rustplotlib 0.0.3

A tiny library to create charts, by using matplotlib.
Documentation
1
2
3
#!/usr/bin/env python
exec(open('report.py', 'r').read())
fig.savefig('result.png')