stacked_chart library

Classes

Bar
ChartData<K extends LabelData, V extends num>
Contain Map of type K and V value and optional onPressed function that can be used to call when the individual bar of barchart is pressed
LabelData
Contain label and color for the chart
StackedChart

Extensions

MaxSizeX on List<ChartData<LabelData, num>>

Constants

barColors → const List<Color>
Default color that is used when no color is passed