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
* some improvements to PlotCollection
* add classmethod tests
* add more tests
* add divergences to plot_trace
* extend tests
* add divergence data to test_plots
* add plot_forest draft
For everything to work, the following features were added to:
* support for "__variable__" in aesthetics
* default values for common aesthetics
* support for dict of datatree input -> multiple models aligned within the same plot
* add labels to plot_forest
still some backend elements missing for bokeh
* further improvements to plot_forest
* invert y aes to preserve order top-down
* improvements to aes_map defaults and shading
* attempt support for InferenceData inputs
* plot_dist support for multiple models and docs
* update dependencies
* add more tests
* raise error on wrong use of combined
* better support for aesthetics in labels elements
0 commit comments