configureDomainAxes method

  1. @override
void configureDomainAxes(
  1. List<MutableSeries<D>> seriesList
)
inherited

Adds the domain values for the given series to the chart's domain axis.

Implementation

@override
void configureDomainAxes(List<MutableSeries<D>> seriesList) {}