On Wed, Jan 14, 2009 at 10:29 AM, Jason Grout <[email protected]> wrote: > > Fabio Tonti wrote: >> Hello everyone, >> >> I was wondering whether there is a way to fill the region between two >> plots using the sage "plot" command. >> I know how to do it in matplotlib and I'm appending a script which does >> exactly that with matplotlib 0.98.5. >> > > I am working on upgrading Sage to use matplotlib 0.98.5 (currently we > have 0.98.3). I'm impressed with the new filling capabilities in > 0.98.5. That said, I believe there are several posts on the mailing > list about filling between curves, but I don't think there is anything > that is easy and builtin to do it.
I think this will do it: http://trac.sagemath.org/sage_trac/ticket/2770 Should come out in 3.3. > > Jason > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
