I'm coming from Python-Dash trying to achieve an interactive graphing functionality by creating a second graph using the click data of the first one. Similar to
When I link widget updates to a function and display the output in a panel, errors that result from updating the widget to a value that the function cannot hand