{#if width && height}
{
localStorage.setItem('svelvet', encodeState({ modules, failureModule }))
window.open('/view_graph', '_blank')
}}
{download}
highlightEdges={false}
locked
{nodes}
width={fullSize ? fullWidth : width}
{edges}
{height}
{scroll}
background={false}
bgColor="rgb(249 250 251)"
/>
{/if}