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

There is no value displayed in Navigator if chart height is too low in Highstock #4186

Closed
roman-dybinchyk opened this issue May 13, 2015 · 2 comments

Comments

@roman-dybinchyk
Copy link

Hi, I need to show only navigator with possibility to set extremes by some button. If I set chart height param to value when graph is not seen, there is no data in Navigator. But if I set height value higher - graph and navigator have all needed data.

That because (as I see), that height value of rect element of clipPath svg element is set to 0 in first case.

Reproduced in Chrome and FF in last Highstock JS version (v2.1.5 (2015-04-13))

working example : http://jsfiddle.net/Romeroo/s9L3kv9o/
not working example : http://jsfiddle.net/Romeroo/m2LdjL05/1/

@roman-dybinchyk
Copy link
Author

up

@TorsteinHonsi
Copy link
Collaborator

This is already fixed in the latest dev code: http://jsfiddle.net/highcharts/m2LdjL05/2/.

We are currently testing the next maintenance release, that should be out during this week.

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

2 participants