Context menu and mouse click events in panel

Hi ,

We have a requirement where we have to capture the following information from a panel which renders a line chart.

  • Capture the co-ordinate information of the graph at the point where the user clicks on the panel

  • Show a context menu with custom menu items on the panel

Please advice on how to handle this grafana

Thanks in advance

I also would like to know this. Whether for a graph or a table I would like to be able to launch another window with custom query parameters based on a mouse click event. I see this older post but do not see a clean solution: How to grab mouse click from graph panel. Any advice would be greatly appreciated!