How do you run both Highcharts and Highmaps in the same application?
See original GitHub issueI am running React 0.13 and using version 3.0.0 of react-highcharts
Including both Highcharts and Highmaps returns this error http://www.highcharts.com/errors/16
Ive tried other configurations and importing the files in different combinations but then i end up with
Uncaught Error - highmaps.js:144
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Using highcharts, highstock and highmaps at the same time
I am a new Highcharts user. I am developing a nodejs app and I would like to use Highcharts and Highstocks because both...
Read more >Trouble showing high-maps and high-charts on same page?
I'm having trouble rendering highcharts and highmaps on the same page. At first, I was just getting an error but then I swapped....
Read more >highcharts-angular - npm
Start using highcharts-angular in your project by running `npm i ... In the same file (app.component.ts) add to the template ...
Read more >Maps with highmaps • highcharter - Joshua Kunst
The highcharter package include [highmaps](https://www.highcharts.com/demo/maps) ... "You can use the same functions to modify your map!").
Read more >Error #16 loading Highcharts with Lightning Components
... their instructions about how to load both Highcharts and Highmaps seems to be ... components being used in the same .app without...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Looks like you’re doing something wrong
Uncaught Error: Cannot find module “react-highcharts/ReactHighmaps”
why?