| 
     
      
      
      From: Alan G I. <ala...@gm...> - 2009-05-17 21:03:36
      
     
   | 
On 5/17/2009 2:44 PM Jae-Joon Lee apparently wrote: > I meant consistency with Matplotlib itself. My point is that that is not well defined, since most of the OO API in Matplotlib is Python centric, but the subplot definition is an exception. So I am suggesting that any new functions certainly should not propagate this anomaly. > I agree and I'm personally for python-centric interface throughout matplotlib. > I think what we need is to devise a new python-centric interface > (e.g., subplot2grid you suggested) and may try to deprecate subplot > eventually. So, looking forward, keeping that anomaly isolated will be important, so that changes do not need to be made in additional locations. (Or so I claim...) Cheers, Alan Isaac  |