options/highcharts_series_data_grouping_options library
Classes
- HighchartsSeriesDataGroupingOptions
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts. Highcharts Stock by default applies data grouping when
the points become closer than a certain pixel value, determined by
the
groupPixelWidth
option.