formatValue property
Override label under each tick (defaults to defaultFormatValue).
Implementation
final String Function(double value)? formatValue;
Override label under each tick (defaults to defaultFormatValue).
final String Function(double value)? formatValue;