On Thu, Aug 13, 2009 at 12:59 PM, Eric Ayars<ay...@mailaps.org> wrote:
> Hello,
>
> I've been using Gnuplot for years, but am quite impressed with what I
> see in matplotlib and am in the process of learning enough to switch.
> One item that I haven't been able to figure out yet is how to plot on
> an "open box".
>
> For example, in Gnuplot I would give the commands
>        set xtics nomirror
>        set ytics nomirror
>        set border 3
> and I would get a plot that only had left and bottom axes instead of a
> complete box.
>
> How do I get this "open box" plot with matplotlib?
>

This is new in matplotlib 0.99 -- is this what you are looking for

http://matplotlib.sourceforge.net/users/whats_new.html#axis-spine-placement

JDH

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to