main_class/src/chart/radar_chart/radar_chart_data library

Classes

RadarChartData
RadarChart needs this class to render itself.
RadarChartDataTween
It lerps a RadarChartData to another RadarChartData (handles animation for updating values)
RadarChartTitle
RadarDataSet
the data values for drawing RadarChart sections
RadarEntry
holds the data about each entry or point in RadarChart
RadarTouchData
Holds data to handle touch events, and touch responses in the RadarChart.
RadarTouchedSpot
It gives you information about the touched spot.
RadarTouchResponse
Holds information about touch response in the RadarTouchResponse.

Enums

RadarShape

Typedefs

GetTitleByIndexFunction = RadarChartTitle Function(int index, double angle)