<div dir="ltr">Hello all,<div><br></div><div>I am using display_data to publish SVG figures in the IPython notebook, but am noticing that they cannot be resized (unlike similar PNG figures). Is there a way to make these SVGs resizable?</div>

<div><br></div><div>When I generate figures to publish in the notebook, I have to decide on the backend what size they are. However I do not know what size screen the user has, so as a result the figures can look either too small or too large on some users' screens if I just pick a reasonable default for myself. Is there a way to make it so that IPython notebook will automatically choose a reasonable size to display the PNGs at? </div>

<div><br></div><div>It seems that Matplotlib somehow does this, but I do not know how.</div><div><br></div><div>Thanks!</div><div>Andrew</div></div>