TRON-Bioinformatics / covigator

CoVigator - Monitoring SARS-CoV-2 mutations
MIT License
11 stars 1 forks source link

Updated hover tooltips in lineages plot #95

Closed johausmann closed 1 year ago

johausmann commented 1 year ago

Closes #68

Hover tooltips became unusable in the lineages plot. Here we fix this problem by showing only the most prevalent lineages and grouping the rest into an "other" category.

codecov[bot] commented 1 year ago

Codecov Report

Base: 83.17% // Head: 83.17% // No change to project coverage :thumbsup:

Coverage data is based on head (2a5f11b) compared to base (9a55f64). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #95 +/- ## ======================================== Coverage 83.17% 83.17% ======================================== Files 46 46 Lines 4238 4238 ======================================== Hits 3525 3525 Misses 713 713 ``` | [Impacted Files](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics) | Coverage Δ | | |---|---|---| | [covigator/\_\_init\_\_.py](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics#diff-Y292aWdhdG9yL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.