|
From: Eric F. <ef...@ha...> - 2008-01-30 02:49:02
|
Daehyok Shin wrote: > Thanks for your help. > I didn't know set_ylim can the reversed limits. I am wondering if it > is not a good idea to introduce a method such as axis.set_direction(). > Or, axis.set_origin(). > There are Axes methods invert_xaxis() and invert_yaxis() in recent versions of mpl; I don't remember who added them or when. Eric |