From: Jason G. <jas...@cr...> - 2010-01-25 19:41:57
|
Gökhan Sever wrote: > Hello, > > I have thought of this might interesting to share. Register at > www.sagenb.org or try on your local Sage-notebook and using the following > code: > > A related example that lets you get the actual matplotlib figure from a Sage graphic and play with it is here: http://sagenb.org/home/pub/1413/ The thing we'd like to do now is be able to wrap matplotlib axes with Sage Graphics objects (so someone can construct a matplotlib object and then wrap it in a Sage Graphics instance to then do further stuff with it in Sage). However, I think we need to resolve the issues involving taking the axes from one figure and adding them to another figure; these issues were brought up on the mailing list a while ago. Thanks, Jason -- Jason Grout jas...@dr... |