An open API service indexing awesome lists of open source software.

https://github.com/jmssnr/dnd-chart-grouping

Experimenting with drag & drop functionality to group charts
https://github.com/jmssnr/dnd-chart-grouping

chart d3 dnd visx

Last synced: 4 months ago
JSON representation

Experimenting with drag & drop functionality to group charts

Awesome Lists containing this project

README

          

## About

Experimenting with drag & drop functionality to group charts. Utilizes [motion](https://motion.dev/) for animations, [dnd-kit](https://next.dndkit.com/react/quickstart) for the drag & drop interfaces and [visx](https://airbnb.io/visx/) + [d3](https://d3js.org/) for creating the svg charts.