Plot, plotting outside y-range ?

Andriy basilisk96 at gmail.com
Fri Aug 10 18:00:49 PDT 2007


Stef,

I noticed that the scrollbars were introduced to PyPlot sometime
between wxPython 2.6 and 2.8.  But they can be disabled:

client = PlotCanvas(parent)
client.SetShowScrollbars(False)

Try it!

-amv-




More information about the wxpython-users mailing list