kaplot |
CHANGELOG03/26/2014 , v0.7 - added add_arrow to add arrows to the figure - added bar type plots to all layers, use set_plot_type('bar') and add_plotdata * see docstring for deta... |
kaplot_backend |
Allows for backend switching without editing source code. Usage: from kaplot_backend import set_backend set_backend('BACKEND') import kaplot Allowed backends include:
|
Documentation generated by
pdoc
0.2.1a.
pdoc is in the public domain with the
UNLICENSE.