Closed bjackman closed 7 years ago
We should document fill
and fill_alpha
in doc/InteractivePlotter
. It's a shame this features are there and not advertised.
Pushed a new version without the magic 0.3
and with a very very simple addition to the doc notebook. Decided not to document the poor-man's stacked graph in the example I linked above due to it being rather hacky but I can add that too if you like it.
I have dropped the commit that converts the notebook to v4 format (a076773) because there may still be people using Ubuntu 14.04 that install ipython from apt and that needs the old v3 format. We have kept it on v3 on purpose for a while and would like to continue doing it for a bit more.
Merged as e62d764645d02c373cfee686ddac3de257aed6e3. Thanks!
Example use case: https://gist.github.com/bjackman/559553d565b033ad3cd7799bf9f9c0de
(Javascript doesn't get run from Gists so you'll need to download it)