Hi - Iโm using gradio Scatterplot to show the results of my K Means clustering of several thousand records.  I want to be able to click on one of those points and either open the document in another element, or open a HTTP link to the document.  Iโve found out how to do the hoverOver event, but Iโm after a click-through really.
Is this possible within the gradio libraries?  MTIA
Hi @boothrob ! Currently there isnโt. Something we may look into in the future.
              
              
              1 Like