[angular] Setting Contextmenu Event to all Points in a series of Highcharts without highcharts-custom-events
Highcharts does not natively provide a contextmenu event for data points. While installing the highcharts-custom-events package from npm is a common solution...