Relative Content

Tag Archive for reactjshighcharts

React Highcharts issue with hydration

I have a chart that represent some data. That chart have toggle to switch between 2 type of units ( Mwh and Kwh ).
When data are init loaded, they are 100% correct and they are placed where they need to be.
But after the toggling, it make some ‘issue’.
Data that are passed as series options, they are correct, but the blocks in graph are not correct placed.