v4.2.0
[4.2.0] - 2022-12-29
Added
-
residualPlot()
.See: example notebook.
-
geomAreaRidges()
.See: example notebook.
-
geomPie()
.See: example notebook.
-
Annotations for pie chart:
See: example notebook.
-
New variables computed by 'count' and 'count2d' statistics: '..sum..', '..prop..', '..proppct..'.
See: example notebook.
-
geomImshow()
.See: image_101,
image_fisher_boat,
image_grayscale,
image_extent -
New parameters in
geomViolin()
:tailsCutoff
(example notebook)showHalf
(example notebook)
-
Static maps:
-
useCRS
parameter with value "provided" forgeomMap()
and other geoms, working withSpatialDataset
.See: example notebook.
-
Changed
- Upgraded Lets-Plot version to 3.0.0 (was 2.5.1).
- Java/Swing platf.: Apache Batik upgraded to v.1.16 [#624], [LPK #140].
- The default size is increased for the plot title and decreased for the caption.
- Upgraded Kotlin version to 1.7.21 (was 1.7.20).