Added graph

This commit is contained in:
2024-03-29 16:16:08 +01:00
parent 7a35c54322
commit 26b35036ec
3 changed files with 12 additions and 1 deletions

View File

@@ -24,8 +24,10 @@ class GaugeGroup {
</div>
</div>
`).join('')}
<div id="graph${nodeId}></div>
</div>
<div class="plotly-container">
<div id="liveGraph${this.nodeId}" ></div>
</div>
`;
// Append the new div to the body