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-278 RE2022-280 add basic histogram and scatter #133

Merged
merged 10 commits into from
Mar 4, 2024
Merged

Conversation

dauglyon
Copy link
Collaborator

@dauglyon dauglyon commented Dec 8, 2023

Also solves the following bug punchlist issues:

  • In ENIGMA genome attribs there’s a static spinner - I think this indicates a missing graph
    Investigate 2d histogram failure states
    Better loading state (same size as graph)
  • In ENIGMA genome attribs there’s no data points in the completeness / contamination chart.
    Data loading issue, keys are different between gtdb and enigma, should be solved before deploy
    Need to special case for GTDB

@dauglyon dauglyon marked this pull request as ready for review December 13, 2023 20:07
@dauglyon dauglyon changed the title add basic histogram and scatter RE2022-278 RE2022-280 add basic histogram and scatter Dec 13, 2023
@dauglyon
Copy link
Collaborator Author

dauglyon commented Feb 1, 2024

The scatter plot is disappearing on zoom; it needs to be fixed before merging. Also, check the issue for scroll formatting.

Copy link
Collaborator

@codytodonnell codytodonnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fantastic!

I am having an issue installing the new dependencies locally. This appears to be specific to my local environment and is caused by the canvas dev dependency. See relevant thread: Automattic/node-canvas#1773 (comment)

Copy link
Collaborator

@dakotablair dakotablair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may be able to fix the canvas build problems with the suggestions in node-canvas issue #2353.

@dakotablair dakotablair merged commit f668cc9 into main Mar 4, 2024
4 checks passed
@dakotablair dakotablair deleted the hist_scatter branch March 4, 2024 19:36
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.

3 participants