arviz-devs / arviz-plots

ArviZ modular plotting
https://arviz-plots.readthedocs.io
Apache License 2.0
2 stars 1 forks source link

Extend and rerun tutorials #38

Closed OriolAbril closed 5 months ago

OriolAbril commented 5 months ago

Also adds xlabel to plot_trace, so it matches the right column of plot_trace_dist


📚 Documentation preview 📚: https://arviz-plots--38.org.readthedocs.build/en/38/

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 84.57%. Comparing base (c9cded7) to head (0168466).

Files Patch % Lines
src/arviz_plots/backend/bokeh/__init__.py 75.00% 5 Missing :warning:
src/arviz_plots/backend/matplotlib/__init__.py 85.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== + Coverage 84.53% 84.57% +0.04% ========================================== Files 15 15 Lines 1448 1485 +37 ========================================== + Hits 1224 1256 +32 - Misses 224 229 +5 ```

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