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

Highmaps? #34

Closed
mandajoan opened this issue Oct 13, 2017 · 5 comments
Closed

Highmaps? #34

mandajoan opened this issue Oct 13, 2017 · 5 comments

Comments

@mandajoan
Copy link

I am trying to use React with Highmaps. Currently using the react-highcharts package but am running into issues when trying to call the build in methods (example. .hide() ) in a method outside the config object.

I want utilize the state constructor in React to update the config object and think your documentation would be the approach I would like to take.

The question is then, does react-jsx-highcharts work with highmaps?

Thank you!

@whawker
Copy link
Owner

whawker commented Oct 14, 2017

Unfortunately there is no support for Highmaps at the moment. I haven't really used Highmaps so I'm not as familiar with it's internal workings.

I can have a look though! Or PRs are more than welcome!

@mandajoan
Copy link
Author

I would appreciate if you had a chance to take a look at what I have going on... I am going to set up a repo for my project. Can I have you take look once that's up? I am having an issue getting the highcharts methods to work. Right now I am using react-highcharts as a wrapper, so I am not sure if there is a conflict with the package and highmaps or if some how highmaps/highcharts just doesn't like that I am using React.
@whawker

@mandajoan
Copy link
Author

Depending on how I figure this out, I will see about a PR!

@whawker
Copy link
Owner

whawker commented Aug 23, 2018

@mandajoan if you're still looking for Highmaps support, I've just published a beta version. https://www.npmjs.com/package/react-jsx-highmaps

Example: https://stackblitz.com/edit/base-map-example-svixuf?file=MyMap.js

@mandajoan
Copy link
Author

@whawker Awesome! I got my project up and running a while ago (ended up mixing in Redux as well) but had to step away for more pressing items at work. But I will definitely be checking the package out and see if integrating it works for what I'm developing. Thanks for letting me know!

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