From: John H. <jdh...@ac...> - 2006-02-08 02:53:56
|
>>>>> "Andrea" == Andrea Gavana <and...@ti...> writes: Andrea> Hello NG, I am having a couple of problems with Matplotlib Andrea> embedded in wxPython; both are related to the Pylab Andrea> twinx() function and its corresponding Matplotlib API Andrea> call. Hi Andrea, this is indeed a bug. When we wrote support for the axis offsets, we forgot about the use case where you might be using right ticks. Darren, do you think this would be reasonably easy to support? JDH |