|
From: Tim M. <tim...@gm...> - 2013-04-30 21:22:56
|
> I would just use the fill_between method > http://matplotlib.org/examples/pylab_examples/fill_between_demo.html?highlight=codex%20fill_between > <http://matplotlib.org/examples/pylab_examples/fill_between_demo..html?highlight=codex%20fill_between> today I found this: http://tonysyu.github.io/mpltools/auto_examples/special/plot_errorfill.html#example-special-plot-errorfill-py ideally exactly what I need. |