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

WordCloud #4

Closed
haidercharly opened this issue Feb 20, 2018 · 2 comments
Closed

WordCloud #4

haidercharly opened this issue Feb 20, 2018 · 2 comments

Comments

@haidercharly
Copy link

haidercharly commented Feb 20, 2018

Is there an official way to use the wordcloud type through the highcharts-react component? How can I import the wordcloud module the react way?

Would appreciate any help - thanks in advance!

@KacperMadej
Copy link

Hello @haidercharly

Example for loading a module is here: https://github.com/highcharts/highcharts-react/blob/master/demo/demo.jsx#L17

With word cloud this will be similar. The code will be as:
require('highcharts/modules/wordcloud')(Highcharts)

Please let me know if the info is sufficient or if I should provide more.

@haidercharly
Copy link
Author

Thank you very much @KacperMadej !
Works as expected now !

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