Home Forums Report Bugs Range Bar Chart: bug dataPointMinWidth Reply To: Range Bar Chart: bug dataPointMinWidth

#23424

Have you noticed what happens as soon as you expand the time range?
https://jsfiddle.net/pdv76swb/
(i just changed
viewportMaximum: (new Date(2018,11,05,4,0,0)).getTime(),
to
viewportMaximum: (new Date(2018,11,05,23,0,0)).getTime(),
to show you what happens as soon the viewport approaches a 24 hour period.

  • This reply was modified 5 years, 5 months ago by tedadradro.
  • This reply was modified 5 years, 5 months ago by tedadradro.
  • This reply was modified 5 years, 5 months ago by tedadradro.