Back to Fluentui

DonutChartOverview

packages/react-examples/src/react-charting/DonutChart/docs/DonutChartOverview.md

4.40.2-hotfix2532 B
Original Source

Donut charts are used to show proportion, which expresses a partial value in comparison to a total value. These types of charts are best to show percentage of individual parts in comparison to a whole, where the change over time is not important to visualize. They are circular statistical graphics divided into slices to illustrate numerical proportion.

Refer to this Readme on how to start using the @fluentui/react-charting library.