NEWS
ggpointless 0.1.0.9000
stat_catenary()
no longer wrongfully removes data points when upper
limit in ylim()
is set to maximum y-value of dataset to use for plot (#1).
ggpointless 0.1.0 (2024-02-08)
- New
geom_catenary()
and stat_catenary()
let you draw a hanging chain.
geom_lexis()
supports linewidth
argument now, which was released in
ggplot2
v3.4.0.
geom_lexis()
deprecates point_size
argument in favour of size
.
ggpointless 0.0.3 (2022-08-25)
- New
geom_chaikin()
and stat_chaikin()
apply Chaikin's corner cutting
algorithm to ragged paths.
ggpointless 0.0.2 (2022-06-08)
- New
geom_lexis()
and stat_lexis()
draw lexis graphs.
- New
female_leaders
dataset available.
ggpointless 0.0.1 (2022-03-08)
- New
geom_pointless()
and stat_pointless()
emphazise some observations.
- New data sets on
covid_vac
and co2_ml
added.