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

Highstock Navigator not working #105

Closed
LorenzWieseke opened this issue May 18, 2018 · 4 comments
Closed

Highstock Navigator not working #105

LorenzWieseke opened this issue May 18, 2018 · 4 comments

Comments

@LorenzWieseke
Copy link

As soon as I use the Navigator form the highstock lib I get an error saying

Highcharts Error #18
The requested axis does not exist
This error happens when you set a series' xAxis or yAxis property to point to an axis that does not exist.

image

Im using "react-jsx-highstock": "^2.3.0-alpha.2" and "highcharts": "^5.0.0"

Highchart it self seems to work just fine.

@whawker
Copy link
Owner

whawker commented May 18, 2018

Ah, you shouldn't have got the alpha version yet it's not stable. That's weird!

Does it work if you npm install --save react-jsx-highstock@2.2.1 ?

@anajavi
Copy link
Collaborator

anajavi commented May 22, 2018

This is probably the same problem as in #46.

@LorenzWieseke
Copy link
Author

Thanks ! Thats it !

@whawker
Copy link
Owner

whawker commented May 22, 2018

Awesome, thanks @anajavi!

@whawker whawker closed this as completed May 22, 2018
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

3 participants