main_class/src/chart/pie_chart/pie_chart_data library

Classes

PieChartData
PieChartWidget needs this class to render itself.
PieChartDataTween
It lerps a PieChartData to another PieChartData (handles animation for updating values)
PieChartSectionData
Holds data related to drawing each PieChartWidget section.
PieTouchData
Holds data to handle touch events, and touch responses in the PieChartWidget.
PieTouchedSection
PieTouchResponse
Holds information about touch response in the PieChartWidget.