The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
geom_bar_diverging()
for diverging bar charts,
including:
stat_diverging()
for easy labeling of these chartsscale_x_continuous_diverging()
: Creates symmetric
diverging scalesgeom_area_diverging()
for continuous variables.geom_col_range()
: The underlying geom which creates
bars from x
, ymin
and ymax
(or
flipped).geom_label_last_value()
for labeling of the last value
of a time series (like geom_line()
)
stat_last_value()
pulls the coordinates of the last
value. E.g. can be used to add a point to the end of the line.geom_label_last_value_repel()
: ggrepel
versions for crowded plots with multiple linespopulation_german_states
label_skip()
for skipping axis labels, e.g. only label
every second ticklabel_date()
and
label_date_short()
from scales for date labels with a
custom locale.ggplot2
theme modification helpers:
theme_mod_rotate_x_axis_labels()
: rotate axis
labelstheme_mod_legend_position()
: legend positioningtheme_mod_remove_minor_grid()
: remove minor panel grid
lines (x, y or both) or all grind linesgeom_vline_year()
now also supports year_breaks based
on weeks. Since weeks don’t fall on the same date every year.tsibble
now optional dependency to improve speed of
first installplotly
compatibility for
geom_epicurve()
and geom_epigantt()
scale_y_cases_5er()
: rename to min.n
(from
n.min
) for correct base::pretty()
compatibilitygeom_epigantt()
: Add auto-scaling for linewidth
and update documentationscale_y_discrete_reverse()
geometric_mean()
: Add an option to disable
warningsgeom_epicurve()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.