@datadrinkr wrote:
Hi,
Is there any way to retrieve the current clicked-on region of a treemap? I’m trying to filter a dataframe using selections made on a treemap (pick rows that make up that subset of the data).
dash.dependencies.Input(‘treemap’,‘clickData’) doesn’t seem to do anything.
Does clickdata not work on treemaps? Hoverdata works but is not what i’m looking for…
Thanks!
Posts: 1
Participants: 1