Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HighChart stacked bar chart scrollbar issue #7944

Closed
shashivardhan opened this issue Mar 1, 2018 · 1 comment
Closed

HighChart stacked bar chart scrollbar issue #7944

shashivardhan opened this issue Mar 1, 2018 · 1 comment

Comments

@shashivardhan
Copy link

shashivardhan commented Mar 1, 2018

When using highstock with stacked bar chart and scroll bar is enabled, which has 100 categories, I don't see the data on the chart when I start scrolling.
This works fine upto 50 categories

when I scroll back to initial position I'm getting this error "Cannot read property '0' of undefined" error when stacked column chart is resized"

Expected behaviour

Expect it to work and display bars on the chart without any issue

Actual behaviour

I don't see the data on the chart when I start scrolling.

Live demo with steps to reproduce

https://jsfiddle.net/shashi3337/5xn92uht/1/

Product version

"highcharts": "^6.0.0"

Affected browser(s)

All

@sebastianbochan
Copy link
Contributor

Hi @shashivardhan
Thank you for the reporting. You should set cropThreshold parameter.

Demo:

Duplicate of #7688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants