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

Series disappear when resizing #74

Closed
arkhenstone opened this issue Sep 5, 2018 · 1 comment
Closed

Series disappear when resizing #74

arkhenstone opened this issue Sep 5, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@arkhenstone
Copy link

arkhenstone commented Sep 5, 2018

Tested with Firefox and Brave Browser (chromium based) here's what happens.
Datas are not refresh but they are initially set by ajax request.
It's because of breakpoints, I've only set that :

responsive: [{
          breakpoint: 600,
          options: {
            height: 300
          }
}],

See below :
issue_resize

@junedchhipa
Copy link
Contributor

Ok, so on resize also the initial Series is not taken into account when responsive breakpoints are used.
Interesting!
Thanks for reporting @arkhenstone
This will be worked on along with #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants