Hey Awesome People!
So here’s the situation: I have a dataframe and two plots that are clearly not talking to each other. Like ex-colleagues at an awkward reunion.
All I want is a bit of harmony — if I hover over a cell in the dataframe, the plots should go “Ah, I see what you’re looking at!” and highlight the relevant points. And vice versa — if I hover over a point in one plot, the other plot and dataframe should politely nod and highlight the corresponding data. No filtering, no drama. Just peaceful, synchronized highlighting.
Any idea how to make this charming little interaction happen? (Plotly? Streamlit? Some dark JavaScript magic?)
Thanks in advance!
P.S. I’ll be refreshing this page every 15 minutes like a true data nerd waiting for enlightenment.
Cheers!