Hi all,

I'm using  plot(x,y)  and fill_between(x,y) to make a graphic flat plot

I'd like to create a fill_between with a gradient color like this
geen/yellow plot in example :
http://oss.oetiker.ch/rrdtool/gallery/fsu_predict.png
I have seen that fill_between() have cmap = , is it a good way to do ?

How to have a gradient from 0 to the y ?
Or how to have a gradient from 0 to max(y) ?

Thank you,


                Nicolas Vergnes
                ...


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to