We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0e30a commit 7e4e9ccCopy full SHA for 7e4e9cc
package.json
@@ -166,10 +166,10 @@
166
"acorn-jsx": "^5.2.0",
167
"apexcharts": "^3.23.1",
168
"chai": "^4.2.0",
169
- "d3": "^5.16.0",
170
- "d3-scale-chromatic": "^2.0.0",
+ "d3": "^7.6.1",
+ "d3-scale-chromatic": "^3.0.0",
171
"d3-shape": "^2.0.0",
172
- "d3-zoom": "^1.8.3",
+ "d3-zoom": "^3.0.0",
173
"immer": "^9.0.12",
174
"intro.js": "^5.0.0",
175
"intro.js-react": "^0.6.0",
src/app/components/legend.tsx
0 commit comments