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

Multi Axis example doesnt work with latest highcharts and highcharts-ng #639

Open
durga-telsiz opened this issue Dec 29, 2017 · 6 comments

Comments

@durga-telsiz
Copy link

http://jsfiddle.net/gh/get/jquery/3.1.1/pablojim/highcharts-ng/tree/master/jsfiddles/multi_axis/

This example used to work with older versions.

@eran10
Copy link

eran10 commented Dec 31, 2017

+1

@Meytaln6
Copy link

Meytaln6 commented Jan 1, 2018

Happens for me as well... is there a fix planned?

@nitsan
Copy link

nitsan commented Jan 9, 2018

+1

@ybrodsky
Copy link

Damn it, the only damn thing I needed.

@ybrodsky
Copy link

Guys, this is easily fixed by adding an id to each axis. So all the items into yAxis array and xAxis array need to have a property id with an unique id

@pablojim
Copy link
Owner

Had a quick look and I think a relatively easy fix is possible. In the meantime setting an id on each axis will work

Thanks @ybrodsky

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

6 participants