[graph] some edge weight work, but unfinished and this doesn't compile!
Showing
... | ... | @@ -36,6 +36,7 @@ |
"create-react-class": "~15.6.3", | ||
"crypto": "~1.0.1", | ||
"d3": "~7.6.1", | ||
"debounce": "^2.0.0", | ||
"echarts": "~5.1.2", | ||
"echarts-for-react": "~3.0.1", | ||
"graphology": "~0.25.1", | ||
... | ... | @@ -51,6 +52,7 @@ |
"markdown-it": "~13.0.1", | ||
"prop-types": "~15.6.2", | ||
"pullstate": "~1.20.6", | ||
"react": "~18.2.0", | ||
"react-awesome-popover": "~6.1.1", | ||
"react-bootstrap": "~1.5.2", | ||
"react-dom": "~17.0.2", | ||
... | ... |
Please register or sign in to comment