Can someone please help me in this, actually in my highcharts-angular application need to be display chart context menu as show in below image.
And I have gone through this https://www.highcharts.com/demo/pie-basic example but this whole code in javascript & Jquery. But here I need same functionality in highcharts-angular. Please find my sample code here https://stackblitz.com/edit/angular-s6h17i & please share your suggestions. Thanks in advance.
Highcharts context menu requires to import and initialize
exporting
andexport-data
modules:Your app.component.ts:
Demo: https://codesandbox.io/s/2z2y2n07w0