>>>>> "Fernando" == Fernando Perez <[EMAIL PROTECTED]> writes:

    Fernando> Have you had a look at what SAGE did with mpl?  Their
    Fernando> axes are Mathematica-like, and their API exposes the
    Fernando> geometric primitives in Mathematica's plotting API.  For
    Fernando> example:

    Fernando> 
http://modular.math.washington.edu/sage/screen_shots/.html/37a.html

    Fernando> That plot is actually done with MPL.

I know what they did, and it is basically a hack so it is not suitable
for the core.  Basically, they just turn off our axes and rewrite
their own with lines ticks and labels.  We can do something similar
(and need to) but we'll need something more flexible that is built in
rather than tacked on.  Just a matter of finding the time...

JDH

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to