graph_library library
Classes
- PieChart
- PieChart widget with:
- PieSegment
- A segment in the pie chart.
Enums
- PieChartStyle
- The visual style of the chart.
- PieLabelType
- How labels should be displayed on slices.
Typedefs
- PieLabelBuilder = String Function(PieSegment segment, int index, double percentage)