Hi,
I am new to dash so my apologies for the basic questions.
I have a map generated via px.scatter_mapbox. I have a dash data table that uses the same dataframe that fed the map.
I would like people to select a dot (or group select dots) on the map, and then have the data table filter based on that selection.
I have been having a hard time finding a working example, so I am unsure where to begin. I have enabled ‘’‘clickmode = “event+select”’’’ in the map, but I am unsure how to do the callbacks. Can someone point me in the right direction?
Thanks
2 posts - 2 participants







