On 11/10/06, John Hunter <[EMAIL PROTECTED]> wrote:
> >>>>> "Nicolas" == Nicolas Grilly <[EMAIL PROTECTED]> writes:
>
>     Nicolas> Hello, I'm trying to draw only left and bottom borders of
>     Nicolas> the frame surrounding each plot, like in the attached
>     Nicolas> chart.
>
>     Nicolas> I've checked matplotlib source code and it seems there is
>     Nicolas> no way to do that with a simple parameter. Do you confirm
>     Nicolas> that? If yes, can I submit a patch for such a "feature"?
>
> It's been a long standing wish to support something like this -- axis
> lines that an be placed arbitrarily, eg in the center like
> mathematica, or only on the left, only on the right, etc... So a
> patch would definitely be welcome.

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

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

That plot is actually done with MPL.

Cheers,

f

-------------------------------------------------------------------------
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