data property
Unless data is explicitly defined, the data is borrowed from the first series in the chart.
API Docs: https://api.highcharts.com/highstock/navigator.series.data
Implementation
List<dynamic>? data;
Unless data is explicitly defined, the data is borrowed from the first series in the chart.
API Docs: https://api.highcharts.com/highstock/navigator.series.data
List<dynamic>? data;