From: John H. <jdh...@ac...> - 2003-11-07 13:45:29
|
>>>>> "Charles" == Charles <ct...@cs...> writes: Charles> Hi folks, I used to be able to suppress axis labels with Charles> ax.set_yticklabels([]) This was a bug that crept into the release with changes in ticklabel handling with log plots. I just fixed it and committed it to CVS. Sorry for the trouble, JDH |