SourceForge logo
SourceForge logo
Menu

matplotlib-users

From: T J <tj...@gm...> - 2009年04月30日 21:14:30
Fill between is for filling between two y-values over a range of
x-values. Is there anything which fills between to x-values over a
range of y-values?
From: John H. <jd...@gm...> - 2009年04月30日 21:29:11
On Thu, Apr 30, 2009 at 4:14 PM, T J <tj...@gm...> wrote:
> Fill between is for filling between two y-values over a range of
> x-values. Is there anything which fills between to x-values over a
> range of y-values?
Nothing with the ease of use of fill_between, but you can always write your
own PolyCollection, which is what fill_between does (see the function
implementation for details) or create a Polygon for a simple region. My use
cases are typically in the time series world where I have datetime on the
x-axis and some range of values on the y. If folks think it is sufficiently
useful to have a fill_betweenx function with a similar interface, you could
probably fairly easy port fill_between to fill_betweenx.
 http://matplotlib.sourceforge.net/faq/howto_faq.html#contributing-howto
JDH
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /