Would anybody be able to give any pointers how to return the points selected when using Plotly in Python Shiny? I would like to be able to select a point in Plotly and display the corresponding row in a data grid. I have not been able to figure out how to use the reactive_read approach outlined in the shiny widget guide