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

RE2022-241: Microtrait update #132

Merged
merged 19 commits into from
Mar 13, 2024
Merged

RE2022-241: Microtrait update #132

merged 19 commits into from
Mar 13, 2024

Conversation

dakotablair
Copy link
Collaborator

@dakotablair dakotablair commented Dec 4, 2023

  • RE2022-241: HeatMap component refactor
    • tooltips
      • cursor following tooltip which locks on click
      • content selectable for clipboard management
    • constrain axis ranges to data
      • If a user navigates outside the range of the data, the view should revert to showing the data.
    • labels render vertically
    • some things we get for free with plotly.js:
      • quick rendering of ~30k cells
      • zoom, scroll
      • labels adjust to available space
      • column labels at top
      • update width on window resize

@dakotablair dakotablair force-pushed the microtrait-update branch 2 times, most recently from 45a782d to a90944b Compare February 15, 2024 21:16
@dakotablair dakotablair force-pushed the microtrait-update branch 4 times, most recently from 6364e1b to 2213a30 Compare March 5, 2024 20:42
@dakotablair dakotablair mentioned this pull request Mar 5, 2024
@dakotablair dakotablair force-pushed the microtrait-update branch 2 times, most recently from 5016a9a to a0ca48a Compare March 6, 2024 20:52
@dakotablair dakotablair marked this pull request as ready for review March 6, 2024 21:02
@dakotablair dakotablair merged commit 01bcd8f into main Mar 13, 2024
4 checks passed
@dakotablair dakotablair deleted the microtrait-update branch March 13, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants