Search found 2 matches

Go to advanced search

by Marius Seiceanu
Thu Sep 30, 2021 1:07 pm
Forum: Highcharts Usage
Topic: Chart.update with oneToOne removes series when updating axes
Replies: 3
Views: 892

Re: Chart.update with oneToOne removes series when updating axes

Hello mateusz.b, Thank you for the clarifications. I really missed this information in the chart.update documentation (it would have saved me a day of debugging :) ). Although I posted all the examples above, I'm trying to implement the scenario from example six. xAxis.id contains the UUID of the Te...
by Marius Seiceanu
Wed Sep 29, 2021 11:47 am
Forum: Highcharts Usage
Topic: Chart.update with oneToOne removes series when updating axes
Replies: 3
Views: 892

Chart.update with oneToOne removes series when updating axes

Hello, I've upgraded Highcharts from 8.1 to the latest 9.2.2 and the flip axes usecase fails. Calling `chart.update(updatedConfig, true, true, false)` updates the axis information, but it also removes the series. This is unexpected becase the `updatedConfig` object does not have the `series` field. ...

Go to advanced search