You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix plot_lm handling of multidimensional data with y_model (#2408)
* Fix plot_lm handling of multidimensional data with y_model
* Fix pylint, black issues
* Fix bokeh backend color handling in plot_lm HDI plots
* Fix pylint
* Fix bokeh backend color handling in plot_hdi HDI plots
* Skip edge case plotting for HDI case in bokeh/lmplot
* use fixtures for tests
* black
* add to changelog
---------
Co-authored-by: Oriol (ProDesk) <[email protected]>
0 commit comments