First, thank you for this fantastic package — I'm really enjoying using it!
I have a quick question regarding customizing the information displayed when hovering over the mask of segmented cells. Currently, I only see the Cell ID on hover. I have added an object to my dataset containing additional information under obsSets, and I can see the cells are correctly colored by their classification. However, I can't seem to find a way to display this extra information (such as the classification label) when hovering over the cells.
Could anyone guide me on how to add or configure additional hover information for the segmented cells?
I've attached a couple of screenshots to illustrate the current behavior.
Thanks in advance for your help!
Here is the code snippet that I used to run the widget:
Hi everyone,
First, thank you for this fantastic package — I'm really enjoying using it!
I have a quick question regarding customizing the information displayed when hovering over the mask of segmented cells. Currently, I only see the Cell ID on hover. I have added an object to my dataset containing additional information under obsSets, and I can see the cells are correctly colored by their classification. However, I can't seem to find a way to display this extra information (such as the classification label) when hovering over the cells.
Could anyone guide me on how to add or configure additional hover information for the segmented cells?
I've attached a couple of screenshots to illustrate the current behavior.
Thanks in advance for your help!
Here is the code snippet that I used to run the widget: