Hi,
Thank you for pointing that out, that does indeed do what I want
mostly. However, while the data is autoscaled to the plot, the values
on the y axis are not updated and they remain at their original
values. I suspect this is because I am not giving a command to redraw
the axes. How would I go a
Hello all,
Thanks again for all the help so far -- you guys are great! But presently I
have a (potentially silly) question. So I'm attempting to create a plot of
essentially two lists of data, but would like two x-axes: one along the top
in one length scale, another along the bottom in another len
On Sat, Apr 19, 2008 at 9:07 AM, Yong-Duk Jin <[EMAIL PROTECTED]> wrote:
> When I increase the xlabel fontsize, it overlaps with the tick label.
> How can I adjust the distance between tick label and xlable (or ylabel)?
> Please help me.
This shouldn't happen if the font metrics are correct, since
On Fri, Apr 25, 2008 at 1:19 AM, G Jones <[EMAIL PROTECTED]> wrote:
> Hello,
> Thank you for the suggestion. However, I am refering to the
> canvas.restore_region, draw_artist, blit, gui_repaint sort of
> animation.
> Glenn
His suggestion is still correct -- after you update the line data and
Hi Yong-Duk,
On Saturday 26 April 2008 08:26:33 am Yong-Duk Jin wrote:
> I tested saving in a 'eps' format function using the test code
> from http://www.scipy.org/Cookbook/Matplotlib/LaTeX_Examples.
>
> The code looks like
>
>
>