Changelog
Source:NEWS.md
PlotTools v0.3.1 (2024-08-27)
-
SpectrumLegend()
supports log scales.
PlotTools v0.3.0 (2023-10-30)
CRAN release: 2023-10-30
-
Col2Hex()
converts R colour names to hexadecimal codes.
PlotTools v0.2.1 (2023-09-28)
CRAN release: 2023-09-28
- Default to
SpectrumLegend(lend = "butt")
to avoid artefacts with semi-transparency (#3). - Use more intuitive argument order in
SpectrumLegend()
.
PlotTools v0.2.0 (2023-05-19)
CRAN release: 2023-05-19
- Add polygon functions, initially from “Ternary”
PlotTools v0.1.0 (2023-04-18)
CRAN release: 2023-04-18
- Initial CRAN release, replacing previous implementation in package “TreeTools”.
- Functions
SizeLegend()
andSpectrumLegend()
annotate continuous plotting variables.