For example, when subplot A shares the x-axis with subplot B (A is created with sharex=B), a call to B.cla() will set the xlimit to [0, 1], which may not be expected (in contrast, a call to A.cla() ...
Looks like axvline doesn't work on the second axes correctly (See code). Also if I set ymin=0, ymax=10, ylim=(-1, 11) it draw line from bottom to the top of the axes rather than from 0 to 10. IPython ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results