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

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -