kirjs / react-highcharts

React wrapper for Highcharts library

Home Page:http://kirjs.github.io/react-highcharts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong ordering with temporal data

hlvhe opened this issue · comments

We use the library with temporal data, and they are not displayed in the correct order.

For bug reproduction : https://stackblitz.com/edit/react-highcharts-demo-gdhkgu?file=index.js.
On the images below, the pink bar around 23:00 is horodated to 22:58 but is displayed after the 23:00 mark.

image
image