Hello, I’m binding the value of a textbox to a scatterplot clicks: clicking on points will display some data on the textbox, but I would like to clear said data when an empty space on the scatterplot is clicked.
I can’t find a way to bind callbacks to empty spaces on a graph, any tips ?
Thanks!!
Nico