Arcadia-Science / sourmashconsumr

Working with the outputs of sourmash in R
https://arcadia-science.github.io/sourmashconsumr/
Other
24 stars 3 forks source link

reorder legend of time series alluvial plot so that 'other' always occurs at the last item on the legend #60

Closed taylorreiter closed 1 year ago

taylorreiter commented 1 year ago

Addresses #56

image

before it was alphabetical. That wasn't a huge problem for the GTDB database results, but it was ugly for a lot of genbank results where "other" would land somewhere in the middle.

codecov-commenter commented 1 year ago

Codecov Report

Base: 91.63% // Head: 91.88% // Increases project coverage by +0.24% :tada:

Coverage data is based on head (f1665fb) compared to base (4f76cbd). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 91.63% 91.88% +0.24% ========================================== Files 8 8 Lines 574 604 +30 ========================================== + Hits 526 555 +29 - Misses 48 49 +1 ``` | [Impacted Files](https://codecov.io/gh/Arcadia-Science/sourmashconsumr/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arcadia-Science) | Coverage Δ | | |---|---|---| | [R/plot\_taxonomy\_annotate.R](https://codecov.io/gh/Arcadia-Science/sourmashconsumr/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arcadia-Science#diff-Ui9wbG90X3RheG9ub215X2Fubm90YXRlLlI=) | `92.96% <100.00%> (+0.06%)` | :arrow_up: | | [R/plot\_gather.R](https://codecov.io/gh/Arcadia-Science/sourmashconsumr/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arcadia-Science#diff-Ui9wbG90X2dhdGhlci5S) | `98.46% <0.00%> (+0.27%)` | :arrow_up: | | [R/plot\_signatures.R](https://codecov.io/gh/Arcadia-Science/sourmashconsumr/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arcadia-Science#diff-Ui9wbG90X3NpZ25hdHVyZXMuUg==) | `80.55% <0.00%> (+1.14%)` | :arrow_up: | 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=Arcadia-Science). 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=Arcadia-Science)

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