menu
chartee package
documentation
utils/chart.dart
OutlineXIntervals
intervals property
intervals property
dark_mode
light_mode
intervals
property
@
override
List
<
double
>
get
intervals
override
Implementation
@override List<double> get intervals => [bounds.minX, bounds.maxX].whereNotNull().toList();
chartee package
documentation
utils/chart
OutlineXIntervals
intervals property
OutlineXIntervals class