Donut Charts
This is the simplest way to add an Donut Chart to your app
Why use an Donut chart?
It is an easy way for users to visualise the proportion of distribution.
How to use?
- Follow the documentation here depending on which React framework you are using
- Copy & modify the cope snippets below
Note:
Tremor is the perfect library in 80% of the use cases where you just need something simple to show your users. If you need something with tons of flexibility, I recommend Recharts.