data property

List<double> data
final

The list of data points to plot.

Implementation

final List<double> data;