Hi all, I am very happy to see the Dash community grow bigger and bigger! The flexibility of the framework allows to build very nice solution for data exploration.
I read many posts about parallel coordinates, to me this is a very powerful tool to visualise multidimensional datasets. I was struggling however to find a nice explanation on how to use Parallel Coordinate plot as interactive tool to filter a dataset. In other words, I would link the Parallel Coordinates to a DataTable and render the selected points in the table.
I think it is what the homepage of Dash shows in the introductory video
Could you point me to a nice tutorial for this issue?
Thank you in advance,
Dario