arviz-devs / arviz

Exploratory analysis of Bayesian models with Python
https://python.arviz.org
Apache License 2.0
1.56k stars 388 forks source link

avoid bins='auto' on jitted histogram #2289

Closed OriolAbril closed 7 months ago

OriolAbril commented 7 months ago

Description

fixes #2282

Checklist


:books: Documentation preview :books:: https://arviz--2289.org.readthedocs.build/en/2289/

OriolAbril commented 7 months ago

Is this similar we do with bokeh?

bokeh already did this instead of using "auto"

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (eb88f3a) 86.89% compared to head (6c3c5e6) 86.89%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2289 +/- ## ========================================== - Coverage 86.89% 86.89% -0.01% ========================================== Files 122 122 Lines 12628 12640 +12 ========================================== + Hits 10973 10983 +10 - Misses 1655 1657 +2 ```

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