NEWS
isopleuros 1.3.0 (2024-11-22)
New classes and methods
- Add
ternary_image()
to color a ternary plot according to the output of a function.
Enhancements
- Allow to center and scale label coordinates.
- Generate diagnostic messages if coordinates are not centered/scaled when they should be.
isopleuros 1.2.0 (2024-01-08)
Enhancements
- Allow to center and scale data before plotting.
isopleuros 1.1.0 (2023-12-11)
New classes and methods
- Add
ternary_labels()
to draw non-overlapping text labels.
Bugfixes & changes
- Prevent division by zero when calculating ternary coordinates.
Internals
- Use interp instead of akima.
- Use tinytest and tinysnapshot instead of testthat and vdiffr.
isopleuros 1.0.0 (2023-05-16)