flag stacking for very close flags
Hi,
If the flags are really close together it is difficult even when zoomed in to navigate flags that are very close together, e.g. just a few minutes apart on a date-time x-axis.
Could there be a new setting to set the 'stackingRadius' in milliseconds if the x-axis is date-time, whereby flags would be stacked if they are within range.
Implemented in v6.0.4. By default `series.allowOverlapX` is set to false, preventing overlapping labels.
API: https://api.highcharts.com/highstock/series.flags.allowOverlapX
-
Eugene Gluhotorenko commented
Try my plugin http://www.highcharts.com/plugin-registry/single/41/flags-grouping. It allows to group flags markers