menu
web_spa package
documentation
graph.dart
SpiderChartComponent
points property
points property
dark_mode
light_mode
points
property
int
get
points
The number of points of the spider chart.
Implementation
int get points => labels.length;
web_spa package
documentation
graph
SpiderChartComponent
points property
SpiderChartComponent class