Added graph
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user