You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing a desktop application in Electron. One of the components of the app uses Highcharts to create several charts. Now I'm trying to create a context menu with the right mouse button event for each chart.
I already tried everything that is in the module (https://npmdaily.com/pkg/highcharts-custom-events), with debugging I can't even catch the event.
Anyone knows if electron interferes with this plugin? Or anyone done this with Hightcharts in Electron?
Thanks
The text was updated successfully, but these errors were encountered:
I'm developing a desktop application in Electron. One of the components of the app uses Highcharts to create several charts. Now I'm trying to create a context menu with the right mouse button event for each chart.
I already tried everything that is in the module (https://npmdaily.com/pkg/highcharts-custom-events), with debugging I can't even catch the event.
Anyone knows if electron interferes with this plugin? Or anyone done this with Hightcharts in Electron?
Thanks
The text was updated successfully, but these errors were encountered: