Highcharts dataGrouping forced and gap -
datagrouping: { enabled: true, forced: true } imgur.com/old44rm
datagrouping: { enabled: true, forced: false } imgur.com/mo0ee2o
highcharts large data grupperom if forced enabled. found gap data has large gap. can leave , forced remove gap?
update:
i found this: xaxis.ordinal: false, , series.datagrouping.forced: true = gap. http://jsfiddle.net/vj3kynqc/1/
i want leave xaxis.ordinal: false :) how without gap line?
Comments
Post a Comment