Thank you, Jae-Joon. Again. :)
On 8/18/2009 2:49 PM, Jae-Joon Lee wrote:
> I guess you're using 0.99?
> Use spines instead.
>
> for example,
>
> gca().spines["bottom"].set_linewidth(2) # it only changes the
> linewidth of the bottom spine.
>
> also, see this example,
>
> http://matplotlib.sourcefo
I guess you're using 0.99?
Use spines instead.
for example,
gca().spines["bottom"].set_linewidth(2) # it only changes the
linewidth of the bottom spine.
also, see this example,
http://matplotlib.sourceforge.net/examples/pylab_examples/spine_placement_demo.html#pylab-examples-spine-placement-dem