Skip to content

Commit

Permalink
feat(chart): add venn diagram chart
Browse files Browse the repository at this point in the history
  • Loading branch information
lflangis committed Dec 17, 2024
1 parent e3ac223 commit 936daba
Show file tree
Hide file tree
Showing 24 changed files with 1,574 additions and 1,569 deletions.
1,072 changes: 911 additions & 161 deletions packages/ui/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.0",
"@types/classnames": "^2.2.11",
"@types/d3": "^7.4.3",
"@types/jest": "^29.2.3",
"@types/lodash": "^4.14.168",
"@types/md5": "^2.3.2",
Expand Down Expand Up @@ -103,14 +104,13 @@
"@nivo/bar": "^0.87.0",
"@nivo/core": "^0.87.0",
"@nivo/pie": "^0.87.0",
"@nivo/scatterplot": "^0.87.0",
"@nivo/swarmplot": "^0.87.0",
"@nivo/tooltip": "^0.87.0",
"@react-spring/web": "^9.7.4",
"antd-img-crop": "^4.2.4",
"classnames": "^2.2.6",
"command-line-args": "^5.1.1",
"cross-spawn": "^7.0.3",
"d3": "^7.9.0",
"d3-svg-to-png": "^0.3.1",
"history": "^4.9.0",
"less": "^4.1.0",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 936daba

Please sign in to comment.