yjay
Posts: 24
Joined: Mon Jul 13, 2020 1:50 pm

Series not updating on change

Following my previous post on making a bar chart: viewtopic.php?f=12&t=46659

I was able to get the bar chart to stack properly, however when I select a new data to view and than change to the old one it does not show all the data.

For example, I have temperature data displaying in bar chart and when I select volume it changes to bar chart of volume but when I change back to temperature it does not display all the temperature data.

Here is a codesandbox of what is happeninghttps://codesandbox.io/s/muddy-sun-0l4ez, Double clicking on Temperature, Volume or Weight in the gray box will open to the graph. Selecting a channel will change the data of the graph. And selecting different channels will show the data displaying incorrectly.

Thanks so much!!
yjay
Posts: 24
Joined: Mon Jul 13, 2020 1:50 pm

Re: Series not updating on change

After looking into the problem a little more, it seems the series is displaying correctly, the data is just being rendered to fit in a zoomed in way.

Thanks so much!
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Series not updating on change

Hello yjay!

We appreciate you reaching out to us!

Sorry for late reply and congrats on solving the issue. If you have any further questions feel free to ask them anytime.

Best regards!
Dominik Chudy
Highcharts Developer

Return to “Highcharts Stock”