react-highcharts icon indicating copy to clipboard operation
react-highcharts copied to clipboard

Wrong ordering with temporal data

Open hlvhe opened this issue 3 years ago • 0 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

hlvhe avatar May 24 '22 10:05 hlvhe