Skip to content

Commit

Permalink
feat(athens-feature): add support for data visualisation on nodes in …
Browse files Browse the repository at this point in the history
…the workspace
  • Loading branch information
vanch3d committed Oct 25, 2023
1 parent 32519e9 commit 008a682
Show file tree
Hide file tree
Showing 11 changed files with 705 additions and 11 deletions.
2 changes: 2 additions & 0 deletions hivemq-edge/src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.3",
"@monaco-editor/react": "^4.5.1",
"@nivo/line": "^0.83.0",
"@rjsf/chakra-ui": "^5.10.0",
"@rjsf/core": "^5.10.0",
"@rjsf/utils": "^5.10.0",
Expand All @@ -44,6 +45,7 @@
"@tanstack/react-table": "^8.9.3",
"@types/d3-array": "^3.0.7",
"@types/d3-hierarchy": "^3.1.3",
"@uidotdev/usehooks": "^2.4.0",
"axios": "^1.4.0",
"chakra-react-select": "^4.7.2",
"csstype": "^3.1.2",
Expand Down
Loading

0 comments on commit 008a682

Please sign in to comment.