Better Plotting API, defaults, and docs,
- Default axis limits on probability scales are selected more intelligently
- Some minor API changes to
viz.probplot
:xlabel
andylabel
were replaced withdatalabel
andproblabel
, and are placed based the value ofprobax
datascale
replacesotherscale
- other internal APIs were made more consistent
- better docs with more examples (plots and plotting positions)