graph.component.html 139 Bytes
<plotly-plot [data]="graph.data" [layout]="graph.layout" [style]="{position: 'relative', width: '100%' , height:'100%'}">

</plotly-plot>