Skip to content

Better Plotting API, defaults, and docs,

Compare
Choose a tag to compare
@phobson phobson released this 06 Jun 23:57
· 133 commits to master since this release
  • 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)