- Allow to center and scale data before plotting.
- Add
ternary_labels()
to draw non-overlapping text labels.
- Prevent division by zero when calculating ternary coordinates.
- Use interp instead of akima.
- Use tinytest and tinysnapshot instead of testthat and vdiffr.
- First CRAN release.