Mateusz Kornecki
Mateusz Kornecki
The only difference is that `npm start` will build the `highcharts-angular` package for you. About including `highcharts-angular` in the `demo-app's package.json` we could totally do that. The reason why we...
@alexmuch I can see more and more people voting for adding this functionality, and I can agree that it might be a pretty neat feature. However, we need to keep...
Unfortunately for now the solution posted by **Robinyo** is the only solution. https://github.com/highcharts/highcharts-angular/issues/163#issue-497372364
Trying to use highcharts gives error on compiling getInternalNameOfClass() called on a non-ES5 class
@Jerome2606 Thanks for reporting the issue! I was trying to reproduce the problem on my own (using the exact highcharts, highcharts-angular, and angular version) and it was working correctly on...
Trying to use highcharts gives error on compiling getInternalNameOfClass() called on a non-ES5 class
> Can you share your project with the same versions ? > Maybe I can make a comparison with mine and check what's is the root of the issue. >...
@narendrasinghrathore Hi, thanks for contacting us with your request! Here you can find a simple implementation of this [demo](https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/maps/demo/map-drilldown) in angular made by our user: https://stackblitz.com/edit/angular-5vpazy?file=src%2Fapp%2Fapp.component.ts **source:** https://www.highcharts.com/forum/viewtopic.php?t=41527 You are...
@narendrasinghrathore > @mateuszkornecki Thanks for sharing demo, it will really help in implementation as taking reference. Let me integrate same in our application. If face any issue, I will reach...
Sorry for the late reply! I am glad you worked it out! Thanks for sharing your solution.
@narendrasinghrathore Unfortunately we are currently not providing calls. If you are owner of advantage licence you can contact us via Skype chat - that's the fastest way to get help...
@narendrasinghrathore Thanks a lot for your contribution! We will definitely include your example in the docs in the future release!