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

How to create Synchronized highcharts-react without event jquery ? #41

Closed
jomarquez21 opened this issue Jul 30, 2018 · 1 comment
Closed

Comments

@jomarquez21
Copy link

the documentation indicates that a jquery event is added to synchronize map points, how can I do this without jquery?

I already added that when zoon is synchronized with the setExtremes event in the xAxis property, but I need the crosshairs and the tooltip, can you tell me how to do it please?

@KacperMadej
Copy link
Contributor

Hi @jomarquez21

For technical support please use https://www.highcharts.com/support

You could remove jQuery dependency and use native JavaScript event's listeners or use React features to handle events - https://reactjs.org/docs/handling-events.html

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

2 participants