Skip to content

Releases: matplotlib/mpl-probscale

v0.2.5

Choose a tag to compare

@phobson phobson released this 18 Oct 00:31
27a2d22

What's Changed

Full Changelog: v0.2.4...v0.2.5

Minor code and repo clean up

Choose a tag to compare

@phobson phobson released this 23 Aug 16:29
cb11c33

Really just meant to trigger a new pypi release via GH actions

v0.2.3: Merge pull request #50 from phobson/phobson-refs

Choose a tag to compare

@phobson phobson released this 09 Feb 06:21
few more refs to the phobson fork

v0.2.3rc2: Merge pull request #49 from phobson/cleanup-tutorial-figs

Choose a tag to compare

@phobson phobson released this 09 Feb 02:03
Cleanup tutorial figs

RC for the first release under MPL ownership

Choose a tag to compare

@phobson phobson released this 09 Feb 00:57
Merge pull request #47 from matplotlib/mpl-readme

update readme for new ownership

Better axis limits with small N

Pre-release

Choose a tag to compare

@phobson phobson released this 18 Jul 20:58
Merge pull request #37 from phobson/bump-to-v0.2.2

bump to v0.2.2

Confidence intervals around best-fits

Choose a tag to compare

@phobson phobson released this 18 Jul 00:08
Merge pull request #35 from phobson/py27-img-tolerance

loosen probscale test tolerance

Better Plotting API, defaults, and docs,

Choose a tag to compare

@phobson phobson released this 06 Jun 23:57
  • Default axis limits on probability scales are selected more intelligently
  • Some minor API changes to viz.probplot:
    • xlabel and ylabel were replaced with datalabel and problabel, and are placed based the value of probax
    • datascale replaces otherscale
    • other internal APIs were made more consistent
    • better docs with more examples (plots and plotting positions)

More docs and cleaned up plotting

Choose a tag to compare

@phobson phobson released this 25 Apr 05:05
Merge pull request #16 from phobson/docs-release-0.1.2

Docs release 0.1.2

Docs, facets, etc

Choose a tag to compare

@phobson phobson released this 20 Apr 06:59

Slight better docs, removed dependency on scipy, prob plot function is facet-gridable