Modules are not applied to anything except Highcharts, so they should be added to highcharts/highstock and highcharts/highmaps as well.
It is better to split related modules into something like 'ChartModule', 'StockChartModule', 'MapChartModule', but it will break backward compatibility.
Modules are not applied to anything except
Highcharts
, so they should be added tohighcharts/highstock
andhighcharts/highmaps
as well. It is better to split related modules into something like 'ChartModule', 'StockChartModule', 'MapChartModule', but it will break backward compatibility.