I have a really large SVG rendered using the go.Picture object. In order to achieve the desired scaling, I set the scale property to 0.1, but by doing that whenever zooming out the diagram, the SVG disappears.
Is there anything that I can do about this ? is this a performance optimization behavior ?