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

Problem with 'min' property or 'setExtremes' method with enabled dataGrouping - Highstock #8335

Closed
ppotaczek opened this issue May 14, 2018 · 3 comments

Comments

@ppotaczek
Copy link
Contributor

Expected behaviour

screen shot 2018-05-14 at 17 30 42

Works fine with Highstock v6.0.7: http://jsfiddle.net/BlackLabel/6cqfz44n/

Actual behaviour

Using 'setExtremes' or setting 'min' do not affect the x axis.

screen shot 2018-05-14 at 17 29 15

Live demo with steps to reproduce

http://jsfiddle.net/BlackLabel/quxLews1/

Product version

Highstock 6.1.0

Affected browser(s)

All

@ppotaczek
Copy link
Contributor Author

It looks like this problem is caused by: f1f4adc

@Head
Copy link

Head commented Sep 11, 2018

Having the same issue. Did you find a fix or workaround @ppotaczek?

@pawelfus pawelfus self-assigned this Sep 12, 2018
pawelfus added a commit that referenced this issue Sep 12, 2018
@pawelfus
Copy link
Contributor

Demo with fix applied: http://jsfiddle.net/BlackLabel/quxLews1/24/

Note: In the next versions, you need to set xAxis.min for both, main and the navigator xAxis: http://jsfiddle.net/BlackLabel/quxLews1/23/ to reflect extremes in the navigator.

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

No branches or pull requests

4 participants