Back to Fluentui

VerticalStackedBarChartOverview

packages/react-examples/src/react-charting/VerticalStackedBarChart/docs/VerticalStackedBarChartOverview.md

4.40.2-hotfix2480 B
Original Source

Vertical stacked bar chart displays multiple series of data as stacked bars, with each bar representing a category. The bars are stacked on top of each other, with the height of each bar representing the value of the category of the series.

Categories and their count are shown on the horizontal axis.

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