|
From: Robert C. <cim...@nt...> - 2007-03-22 09:49:59
|
Hello, I am using the OO interface to plot some data in logarithmic y-scale. The data displayed are almost constant but not entirely, see the attached image. In order to see the details, I would like to do something like 'axis( 'image' )' for the yaxis. I have tried to play with axes.set_ylim(), axes.yaxis.set_ticks() but failed utterly. Can anyone help me? For linear scaling, there is no problem - the axes limits are well adjusted without any intervention. thanks, r. |