From: John H. <jdh...@ac...> - 2005-02-11 20:11:52
|
>>>>> "Andrew" == Andrew Straw <str...@as...> writes: Andrew> I'm no GnuPlot user, but try this: Andrew> ax = gca() ax.yaxis.tick_left() ax.xaxis.tick_bottom() Yep, that is better than my suggestion. Thanks. It would be nice to draw the edges with lines rather than a rectangle so we can turn them on and off selectively as well (an detach them...) JDH |