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

da-barplot viz should allow for copy/pasting feature-ids #134

Open
cherman2 opened this issue Jul 2, 2024 · 1 comment
Open

da-barplot viz should allow for copy/pasting feature-ids #134

cherman2 opened this issue Jul 2, 2024 · 1 comment

Comments

@cherman2
Copy link
Contributor

cherman2 commented Jul 2, 2024

Its really hard to compare asv hashes to your taxonomy because there is no way to copy/paste feature id

@ebolyen
Copy link
Member

ebolyen commented Jul 3, 2024

Some possible options:

  • Use d3 to render text specifically
  • Set up a signal with a text-box which is filled in whenever you click on a label
  • Set up a tooltip that has onclick behavior (not just hover) and then select that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants