Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve row/column Label Behavior #7

Open
cinaljess opened this issue Apr 8, 2019 · 6 comments
Open

Improve row/column Label Behavior #7

cinaljess opened this issue Apr 8, 2019 · 6 comments
Labels
bug Something isn't working

Comments

@cinaljess
Copy link

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.

@cornhundred
Copy link
Contributor

cornhundred commented Apr 9, 2019

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.

@cinaljess
Copy link
Author

I am running jupyter in Chrome on Mac, High Sierra. That is good to know about the enhancement!

@cornhundred cornhundred transferred this issue from ismms-himc/clustergrammer2 Jun 3, 2019
@cornhundred cornhundred added the bug Something isn't working label Jun 11, 2019
@cornhundred cornhundred changed the title Row and column name cut-offs Improve row/column Label Behavior Apr 23, 2020
@cornhundred
Copy link
Contributor

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)

@amsterdam-littlehill
Copy link

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?

@cornhundred
Copy link
Contributor

Hi @amsterdam-littlehill there's no timeline but I can try to implement it soon (hopefully a quick weekend project)

@amsterdam-littlehill
Copy link

amsterdam-littlehill commented May 24, 2022

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.
image
So

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants