I want to display graphs when I hover on rows of my html Table. Is there a way to do that?
There is not. In the forthcoming dash-table, you’ll be able to do that via clicking on cells or rows though.
Thanks for the prompt reply Chris! Is there a way to achieve that through a datatable or is there any other alternate method to achieve something similar? TIA.
This is kind of similar to what you are looking for.
Thanks Yijing! This should work for now.