John Hunter wrote:
> On Fri, Aug 7, 2009 at 11:54 AM, Andrew Straw wrote:
>
>
>>> But would this also make the spine have the larger limits? Basically,
>>> I want know if the spines can be used to create Tufte-style
>>> range-frames. Am I correct in thinking that these spines provide that?
>>>
On Fri, Aug 7, 2009 at 11:54 AM, Andrew Straw wrote:
>> But would this also make the spine have the larger limits? Basically,
>> I want know if the spines can be used to create Tufte-style
>> range-frames. Am I correct in thinking that these spines provide that?
> Although I don't have a precise
Brian Granger wrote:
>
>
> I think this happens in all mpl graphs, you just don't see it. The
> axis limits are set to -2..2, and the sine is draw from -2..2. The
> linewidth extends beyond 2, so it is clipped by the axes clipping to
> the bounding rectangle. Normally you don't
> I think this happens in all mpl graphs, you just don't see it. The
> axis limits are set to -2..2, and the sine is draw from -2..2. The
> linewidth extends beyond 2, so it is clipped by the axes clipping to
> the bounding rectangle. Normally you don't see this, because visually
> it is under t
On Thu, Aug 6, 2009 at 1:01 PM, Brian Granger wrote:
> Hi,
>
> Congrats on the latest matplotlib release. Looks like there are some
> *really* impressive new things in there. I was just looking at the spines
> docs:
>
> http://matplotlib.sourceforge.net/examples/pylab_examples/spine_placement_dem
Hi,
Congrats on the latest matplotlib release. Looks like there are some
*really* impressive new things in there. I was just looking at the spines
docs:
http://matplotlib.sourceforge.net/examples/pylab_examples/spine_placement_demo.html
And I noticed that on spines that are range limited (to t