Based on the documentation there's an event to handle the context menu for echarts but I couldn't find any sample on how to implement it and how to add a context menu.
https://apache.github.io/echarts-handbook/en/concepts/event#handling-the-mouse-events
Thank you.