cebor / angular-highcharts

Highcharts directive for Angular
MIT License
213 stars 63 forks source link

Exporting context menu is not being added to the stock chart #351

Closed miket-dev closed 3 years ago

miket-dev commented 3 years ago

Hi I am trying to add the exporting menu to the stock chart using latest angular-highcharts and highcharts, but it is not adding. Using only highcharts 8.2.0 builds the context menu.

Dependencies: angular-highcharts: 10.0.1 highcharts: 8.2.0 angular: 10.1

Sample with angular-highcharts: https://stackblitz.com/edit/angular-highcharts-stock-uvgsdc Sample with highcharts only, with same configuration: https://stackblitz.com/edit/angular-highcharts-stock-cxnwua

cebor commented 3 years ago

fixed in latest release