preprocessSeries method
Pre-calculates some details for the series that will be needed later during the drawing phase.
Implementation
@override
void preprocessSeries(List<MutableSeries<D>> seriesList) {}
Pre-calculates some details for the series that will be needed later during the drawing phase.
@override
void preprocessSeries(List<MutableSeries<D>> seriesList) {}