An interactive, accessible, and customizable pie/donut chart module for Elm 0.19.1. Designed for seamless integration, this module offers hover tooltips, animated transitions, and Tailwind CSS support.
- Donut-style chart
- Custom segment colors
- Two input modes: group-by or raw totals (see Main.elm for usage)
- Hover-to-reveal segment tooltip inside the chart
- Tailwind CSS support
You can see how the chart is used in Main.elm.
Explore the live demo: https://dusste.github.io/elm-pie-chart
