From: John H. <jdh...@ac...> - 2005-09-28 02:05:56
|
>>>>> "Ryan" == Ryan Krauss <rya...@co...> writes: Ryan> It appears that this feature is available through the Ryan> twinx() function according to: Right -- see also examples/two_scales.py Ryan> It seems like once I called the twinx function, the x-axis Ryan> settings that where on the original axis are ignored and I Ryan> can't seem to change the axis settings. Ryan> pylab.axes([0.1,30,0,1]) returned an error: RuntimeError: Ryan> Transformation is not invertible Please post a free-standing, complete example which replicates the bug. Thanks, JDH |