tpvasconcelos / ridgeplot

Beautiful ridgeline plots in Python
https://ridgeplot.readthedocs.io/
MIT License
68 stars 6 forks source link

Add a `line_color` option #253

Closed tpvasconcelos closed 1 month ago

tpvasconcelos commented 1 month ago

closes #251


📚 Documentation preview 📚: https://ridgeplot--253.org.readthedocs.build/en/253/

github-actions[bot] commented 1 month ago

:warning: Missing changelog entry :warning:

Please add an entry to the changelog in docs/reference/changelog.md for this PR. The entry should be in the following format:

- Description of the change ({gh-pr}`253`)

If you don't think a changelog entry is necessary for this change, you can add a skip news label to this PR.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (1cd288d) to head (679f960). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #253 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 461 472 +11 Branches 54 57 +3 ========================================= + Hits 461 472 +11 ``` | [Flag](https://app.codecov.io/gh/tpvasconcelos/ridgeplot/pull/253/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos) | Coverage Δ | | |---|---|---| | [combined-src](https://app.codecov.io/gh/tpvasconcelos/ridgeplot/pull/253/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos) | `99.57% <100.00%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tomas+Pereira+de+Vasconcelos#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.