React + Vite + d3
- install: npm i
- run: npm run dev
- build: npm run build
- deploy: npm run deploy
ref:
- https://www.react-graph-gallery.com/donut
- https://observablehq.com/d/8f24f56f1460767e
- https://www.react-graph-gallery.com/example/histogram-small-multiple
data: https://www.britannica.com/topic/Professional-Sports-Championships-by-City-2228259
next:
- add legend donut
- add hover legend?
- add sorting?