@@ -31,7 +31,7 @@ export class AllInOneGraphComponent implements OnInit {
//width: '100%',
};
plotlyConfig = {
- //staticPlot: true,
+ staticPlot: true,
constructor(public sdmDihService: SdmDihService) {}