·
17 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New features
- Add Pareto shape plot by @jordandeklerk in #356
- Use mean and median accessors by @aloctavodia in #374
- Add
plot_ppc_pava_residualsby @aloctavodia in #382 - Add goodness of fit for density visualizations by @aloctavodia in #383
- Add quantile dots plot by @aloctavodia in #386
- Support interactivity and multiple legens in Plotly by @OriolAbril in #388
- Add bfmi to energy plot by @aloctavodia in #390
- Add
faceoption for quantile dot plots by @aloctavodia in #392 - Add
pointestimateoption to rootogram by @aloctavodia in #395 - Allow
col_wrap=Noneto infer square grids by @RohanAich in #399
Maintenance and bug fixes
- Expose
visualsas a submodule by @OriolAbril in #368 - Add tests for core data processing functions by @PiyushPanwarFST in #369
- Improve usability of style functions by @aloctavodia in #373
- Remove outdated comment in
plot_rankby @aloctavodia in #376 - Bump actions/checkout from 5 to 6 by @dependabot[bot] in #377
- Update
plot_ppc_pavato use fixed isotonic fit, remove bootstrapping by @aloctavodia in #380 - Fix plot_dist by @aloctavodia in #385
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #391
- Change defaults for
plot_ppc_distby @aloctavodia in #393 - Unify warnings for plot_ppcs by @aloctavodia in #400
- Use
rcParam["stats.round_to"]by default inplot_distpoint by @aloctavodia in #401 - Fix Plotly backend when color is unset by @Sakshee-D in #403
- Fix example in docstring for
plot_dgof_distandplot_dgofby @aloctavodia in #404
Documentation
- Add API crossref by @OriolAbril in #368
- Minor correction by @star1327p in #375
- Minor changes on a/an usage by @star1327p in #398
- Replace TODO with
PlotCollectioncross-reference by @sanjiti-gill in #397
New Contributors
- @jordandeklerk made their first contribution in #356
- @RohanAich made their first contribution in #399
- @sanjiti-gill made their first contribution in #397
- @Sakshee-D made their first contribution in #403
- @tomicapretto made their first contribution in #405
Full Changelog: v0.7.0...v0.8.0