7ea16d46770e80189104dfc8e3318a74763f1df6
nv.addGraph uses setTimeout internally, so chart models may not exist yet when the first WebSocket response arrives. Moved startPolling() into the last nv.addGraph callback to guarantee charts are ready before data flows. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Languages
JavaScript
86.8%
CSS
7%
HTML
6.2%