From: John H. <jd...@gm...> - 2009-01-28 19:45:46
|
On Wed, Jan 28, 2009 at 1:19 PM, James Evans <jre...@ea...> wrote: > Eric, > > I was looking at it from the perspective of most of the other API calls throughout matplotlib have the Axes or Axis as the first > argument. Typically this is because it is what wants the work to be done or is being worked on. I was just following suit. I can > see where you are coming from. I have no real strong argument for or against, so if I should swap them around as you had suggested, > then I have no problem changing it. I tend to agree with Eric -- then people writing converters who don't care about the axis input can ignore it more easily. JDH |