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
jason.gr...@drake.edu




------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to