clustergrammer-gl
clustergrammer-gl copied to clipboard
Improve row/column Label Behavior
My matrix has very long sample names as row names and GO/KEGG annotations as column names. These are mostly hidden from view in the Web API and jupyter widget version. Also, mousing over a cell to see its annotations is not feasible when the hovertext only lasts 2 seconds. A feature to accommodate longer names or infinite hovertext time would make my experience using the tool flow better.
In the shorter term if you had any hack-way of going about getting these row/column names to display fully I would be keen to try it.
Thanks for the feedback. The tooltip that shows when hovering over should not be limited to two seconds, I suspect that is a bug - which browser are you using?
In terms of accommodating longer row/column names, I'm going to allow the user to allocate more space to row/column labels on subsequent versions. I'll let you know if I think of a short term solution. I'll be making updates to the widget in the coming weeks and will make this a high priority.
I am running jupyter in Chrome on Mac, High Sierra. That is good to know about the enhancement!
Improvements to be made
- allow the user to increase available space to labels
- always show subset of labels (like google maps where some is shown initially, then more as you zoom in)
Improvements to be made
- allow the user to increase available space to labels
- always show subset of labels (like google maps where some is shown initially, then more as you zoom in)
HI,Is there a timeline for this optimization?
Hi @amsterdam-littlehill there's no timeline but I can try to implement it soon (hopefully a quick weekend project)
Hi @amsterdam-littlehill there's no timeline but I can try to implement it soon (hopefully a quick weekend project)
Sorry to bother you, but I’d appreciate some help, I have tried to fix this problem, but my local environment cannot start, indicating that index.js is missing.
So