<div dir="ltr">Yes, completely agree.  Sorry I misunderstood your question.<div><br></div><div>For a while I used the separate viewer (non-inline) which gave a new window for every plot.  This allowed nice side-by-side comparison, but it became unmanageable in a typical ad hoc session where you had twenty similar windows without proper labeling and couldn't find what you wanted.  And you lost track of where each figure had come from in the original notebook.<div>

<br></div><div>Inline is better from point of view of keeping a record of what you did, but I always end up scrolling up and down to compare things, and often end up then inserting new cells in a non-linear order which breaks dependencies if I later re-run.</div>

<div><br></div><div>Your idea of putting new plots side by side would help to some extent but not sure it would really solve it.  I almost want a separate tab or frame that contains all my plots in some kind of paged or tabbed layout, where I could save interesting ones or kill ones I'm done with.  A bit like what R-Studio does.</div>

<div><br></div><div>Maybe there's a general concept of separating the linear "lab notebook" where you always add new notes/code/diagrams at the end (current ipython notebook), and some new "pinboard" area where you can collect, compare, reorder "interesting" bits of output?  Read-only, linked to original output cells in the notebook?   Maybe you just need to be able to "pin" or favourite any notebook output cell and have it appear on this separate pinboard thing?</div>

<div><br></div><div>Sorry for the stream of conciousness...</div><div><br></div><div>Patrick</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 21, 2014 at 1:44 PM, Antonino Ingargiola <span dir="ltr"><<a href="mailto:tritemio@gmail.com" target="_blank">tritemio@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="">On Fri, Feb 21, 2014 at 10:41 AM, Antonino Ingargiola <span dir="ltr"><<a href="mailto:tritemio@gmail.com" target="_blank">tritemio@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div>In this use case I value simplicity over everything else. For example when I plot a series of plots I need to scale the subplots if the number of plots changes (otherwise the plots becomes smaller, labels overlaps an so on). </div>



</div></blockquote><div><br></div></div><div>Here I mean: if I use subplots I need to take care of rescaling, avoiding overlaps and so on. Problems absent when using separate figures.</div><div><br></div><div>Antonio</div>

</div>

</div></div>
</blockquote></div><br></div>