menu
fl_animated_linechart package
documentation
chart/line_chart.dart
LineChart
yScale method
yScale method
dark_mode
light_mode
yScale
method
double
?
yScale
(
String
unit
)
Implementation
double? yScale(String unit) => _yScales[unit];
fl_animated_linechart package
documentation
chart/line_chart
LineChart
yScale method
LineChart class