goulib.plot

plotable rich object display on IPython/Jupyter notebooks

Functions

plot(plotables, **kwargs)

png(plotables, **kwargs)

render(plotables[, fmt])

renders several Plot objects

save(plotables, filename, **kwargs)

svg(plotables, **kwargs)

Classes

Plot()

base class for plotable rich object display on IPython notebooks inspired from http://nbviewer.ipython.org/github/ipython/ipython/blob/3607712653c66d63e0d7f13f073bde8c0f209ba8/docs/examples/notebooks/display_protocol.ipynb