kcrisman wrote:
> 
>> There is a patch at
>>
>> http://trac.sagemath.org/sage_trac/ticket/4976
>>
>> which adds this capability to the plot command.
>> Maybe you can help test it.
>>
> 
> As Fabio said earlier in this thread, it works very nicely for the
> limited examples I can concoct, as well as for the very impressive-
> looking ones Wilfried has attached to his ticket. Perhaps someone who
> has heavier-duty plotting needs and is more familiar with the code can
> give this a positive review, unless there is some reason (like the
> matplotlib upgrade) not to do so.  Yet another plum for 3.3?


Yes, the examples do seem very nice.  You're right about the matplotlib 
upgrade too.  The new spkg is up at 
http://trac.sagemath.org/sage_trac/ticket/4774

The new matplotlib has native functionality for filling between curves. 
  See the demos at:

http://matplotlib.sourceforge.net/examples/pylab_examples/fill_between.html

http://matplotlib.sourceforge.net/examples/pylab_examples/fill_demo.html

http://matplotlib.sourceforge.net/examples/pylab_examples/fill_demo2.html

http://matplotlib.sourceforge.net/examples/pylab_examples/fill_spiral.html

Also, see the docs at:

http://matplotlib.sourceforge.net/api/pyplot_api.html?highlight=fill_between#matplotlib.pyplot.fill_between

or

http://matplotlib.sourceforge.net/api/axes_api.html?highlight=fill_between#matplotlib.axes.Axes.fill_between


Could this code be simpler with the above functionality in this new 
release of matplotlib?  Maybe it would be best to merge the current 
patch and then make a ticket for cleaning it up if possible?

Thanks,

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to