Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui): improved mesh graph (#458)
* feat(ui): improve mesh graph Fixes #384 * fix: something shows up * fix: lint errors * fix: filter failed nodes * fix: nodeList undefined caused by d3 migration v5->v6 * fix: testing node list * refactor: format test node list files * fix: hide speed dial * fix: hammer events * feat: legend * feat: layout edges grouping * fix: lint issues * fix: improvments * fix: improved performances * fix: height * fix: nodes location * fix: battery devices * fix: add node is frequent listineing * fix: hops colors * fix: node name * fix: lint issues * fix: better check node forwards prop * fix: loader * fix: debounce refresh * refactor: add collapsible config panel Co-authored-by: Andreas Hochsteger <[email protected]>
- Loading branch information