<div dir="ltr">Dear List,<div><br></div><div>I'm running Ipython 1.0.0 with python2.7 and python3.3 under two kubuntu 13.04 machines. In both I've installed matplotlib 1.3.0.</div><div><br></div><div>While making a notebook with </div>

<div><br></div><div>%pylab --no-import-all inline</div><div>%config InlineBackend.figure_format = 'svg'<br><div><br></div><div>I've noticed a couple of "problems" (I don't know up to which point they are bugs.</div>

<div><br></div><div>The following </div><div><a href="http://nbviewer.ipython.org/6391748" target="_blank">http://nbviewer.ipython.org/6391748</a><br></div></div><div><a href="https://gist.github.com/montefra/6391748">https://gist.github.com/montefra/6391748</a><br>

</div><div>shows the problems.</div><div><br></div><div>Problem 1): Why is the figure is smaller if I use png as inline backend instead of svg?</div><div><br></div><div>Problem 2): *The important one*</div><div>In my figure I want to draw a vertical dashed line with ax.axvline (from matplotlib). </div>

<div>The line appears *always* if I use the png backend, but the svg acts weird.</div><div><br></div><div>i) Chromium (28.0.1500.71): If I run the notebook in the vertical lines does not appear in the first plot (in some case I've seen it appearing after executing an other plotting command in a cell). If I close and reopen the notebook (with and without shutting it down) I see all the lines. </div>

<div>When I open the nbviewer I don't see the vertical lines in the first two plots</div><div><br></div><div>ii) Firefox (23.0): All the vertical lines appears as they should (dashed)</div><div>
<p style="margin:0px"><br></p></div><div>iii) Reconq (<span style="font-weight:600">2.3.2</span>): if I run it the first plot does not have the vertical line, the other two svg have a *solid* vertical line, and the png shows up as it should. If I close and reopen the notebook (with and without shutting it down) the first remains without the vline, and the other two svg plots have a *solid* vline. From the nbviewer link I don't see the first two vertical lines, and the last one is solid.</div>

<div><br></div><div>Does anyone have the same problems? How could I fix it (exept using png and/or firefox)?</div><div><br></div><div>Cheers,</div><div><br></div><div>Fra</div><div><br></div><div><br></div></div>