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

react-highcharts mutating `config.series[...]._colorIndex` and `_symbolIndex`

Open ardok opened this issue 8 years ago • 2 comments

Is there any reason why react-highcharts mutating the passed config to add _colorIndex and _symbolIndex to each series?

Just wondering. I could easily avoid this by cloning the config first, but it took me some time to finally figure that the config is mutated.

ardok avatar Apr 03 '17 23:04 ardok

any update on this issue ?

abhishek199-dhn avatar Jun 28 '18 07:06 abhishek199-dhn

Please help us by reproducing your issue here: https://stackblitz.com/fork/react-highcharts-demo

kirjs avatar Oct 13 '19 19:10 kirjs