* Add plt.ioff() as default - small performance benefit. * Add axes tick customization. * Change from pyplot to Axis interface. * Allow different image formats. * Allow different video formats.
0.2.3
========================
* Add printing of encoding command. Can easily encode again without regenerating images to change FPS for example. * Updated documentation * Bug fixes