The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
set_geom_font and
set_geom_reference_line.*_expand_limits to
*_limits_include.gg_ribbon_line. Use
gg_smooth(stat = "identity", ...) instead.bind_each_all function to assist with plotting
groups alongside the total.set_blanket now sets hline, vline, text, and label
defaults based on the theme.aes_colour_contrast to
aes_contrast.linewidthness helper.set_blanket.*_breaks_n for x or
y to be either 6 or 4 (if faceted). Note, symmetric uses
only.loose = TRUE whereas FALSE for
non-symmetric.weave_* functions internal.set_font_defaults to
set_geom_font.set_reference_defaults to
set_geom_reference_line.set_blanket with ggplot2 code.scale_x_symmetric and
scale_y_symmetric.*_mode_* themes, added
axis_ticks_length argument.weave_font_defaults to
set_font_defaults.weave_reference_defaults to
set_reference_defaults.mode and
mode_orientation arguments to theme and
theme_orientation.label_to_case argument to
label_case.mode_to_orientation_x and
mode_to_orientation_y functions.reference_* and text_*
arguments from set_blanket, and made separate
weave_* functions for these.weave_col_palettes to
weave_col_palette.set_blanket and weave_theme.label_case in
set_blanket and weave_label_case.annotate_axis_line work with date and
datetime.*_transform = NULL and stat = "identity".aes_colour_darken,
aes_colour_lighten, aes_fill_darken and
aes_colour_lighten.set_blanket, renamed
reference_line_* arguments to
reference_*.blend = "multiply).gg_ribbon, gg_boxplot,
gg_crossbar and gg_smooth alpha default to
NA.gg_ribbon_line.*_mode_* themes to default to
axis_line_linewidth = 0.25.set_blanket, removed theme argument -
and updated weave_theme to apply
weave_mode(mode = NULL).set_blanket, changed default to use
alpha = NA, and used linewidth = 0 generally
for polygons.weave_geom_defaults arguments, and
updated in set_blanket.weave_col_palette_* functions, and
replaced with a single weave_col_palettes function.*_mode_*, updated the legend key size.*_mode_*, removed base_size scaling of
anything other than text size.*_label to work where a mode is set as a list
with *_label = NULL.label_every_nth.*_limits and *_oob
arguments.*_mode_n and grey_mode_*
functions.grey_mode_* functions.greyness helper.set_blanket, removed
annotate_* arguments.*_orientation arguments from
*_mode_* functions.*_mode_*, removed
ticks_length_* arguments.aes_contrast to
aes_colour_contrast.set_blanket, added hierarchical arguments that set
geom defaults.*_breaks_n arguments.*_sec_axis arguments.*_symmetric arguments.mode_orientation argument.weave_* sub-setup functions.mode_orientation_to_x and
mode_orientation_to_y functions.aes_colour_* and aes_fill_*
functions inspired by work by (@teunbrand).mode_orientation convert unneeded components to
transparent.*_mode_*, changed lineend to
"square".col_palette_* by adding
....set_blanket(),
*_mode_*() and aes_contrast().col_palette_d.col_palette_d was set
with names not in the data.mode_family argument from
aes_contrast().*_mode_t() and *_mode_b() have
legend.byrow = TRUE.*_mode_*() functions more intuitive to
remove/adjust elements.gg_sf default to keeping all major
gridlines.*_breaks and *_limits was
not working.mapping argument to within layer.*_orientation arguments for when the orientation
guess is incorrect.col_palette argument to accept a vector for
ordinal variables.*_title to *_label.titles_to_case to
label_to_case.weave_* functions.geom_linewidth and
geom_size from weave_geom_aes and
set_blanket.grey_mode_*/dark_mode_*
were missing legend functionality.scales::breaks_extended().dark_mode_*, fixed incorrect
axis_line_colour default.*_mode_*, updated caption colour default.replace_seq.col_drop and facet_drop
arguments.gg_bin_2d scales.#988f88ff"
(i.e. colorspace::darken(grey, 0.25)).scales::pal_*() functions within
the col_palette argument.col_pal to
col_palette.col_palette when
col = NULL.set_blanket and weave_*,
renamed arguments.set_blanket() and
weave_col_palette_*() to set the default
col_palette.set_blanket() and weave_*() to set
ggplot2 as well as ggblanket.jumble discrete colour palette.red, pink and
purple.col_palette_na default to
"seashell3".orientation argument to *_mode_*
functions for use with ggplot2.aes_contrast, added arguments to optimise
for modes, and renamed arguments.facet_labels_position and
facet_labels_switch.*ness helper palettes.*_mode_* for more control of
colours/linewidths etc.*_mode_* updates.layer_data.set_blanket function, which is now required to
set the style.weave_geom_defaults and
weave_annotate_defaults helper functions.colour and fill.alpha arguments.mode_set to
weave_mode.aes_contrast, renamed col_pal
to contrast_pal.greys.plum.*_expand defaults for histograms and bar
graphs etc.col_pal.*_expand_limits.gg_blanket function, which allows for a
ggproto geom (or character string) to be added.aes_contrast for a colour aesthetic that
automatically contrasts with the fill aesthetic inspired by work by
(@teunbrand, #649)
** Added alpha aesthetic support with new
alpha, alpha_pal and alpha_*
arguments.stat support for a ggproto object (or character
string).position support for a ggproto object (or
character string).transform support for a transform class object
(or character string).facet_axes and facet_axis_labels
arguments.facet_labels_position argument.gg_quantile, gg_rug, and
gg_function functions.col_steps argument to support colouring by
steps.*_position argument to support changing axis
positions.mode_set function.theme_set set the theme globally with no
side-effects.light_mode_*, dark_mode_*
and grey_mode_* family of functions.gg_* functions to pretty removal of a axis line
and ticks.*_limits = c(NA, NA)
on y_expand NULL.col is logical class.blue, teal,
orange, navy, plum, and
greys... to the front to require users to
name arguments.theme argument to
mode.pal to col_pal.pal_na to
col_pal_na.alpha to alpha_pal.alpha now refers to the aesthetic only.*_include to
*_expand_limits.*_trans to
*_transform.col_legend_place argument.*_sec_axis argument.light_mode and dark_mode
functions.col_scale argument.gg_blank function.*_gridlines arguments.facet_switch argument to
facet_labels_switch.guardian function.str_keep_seq to
replace_seq.titles to
titles_to_case.*_title = "" removed the
title.legend.byrow to FALSE.gg_* function’s help now inherits parameters from
gg_blanket (@olivroy, #625). Other improved
documentation of help (@olivroy, #643).#357BA2 or mako[9](5)
where no col aesthetic, guardian where discrete and 4 or
less colours, scales:hue_pal for 5 or more colours,
viridisLite::mako reversed for continuous, and
"grey" for NA.pal_* functions.col_breaks was not working for a
numeric col.str_keep_seq was not working for date,
datetime or time class.gg_contour_filled and
gg_density_filled with default number of colours.gg_qq, so it includes a
geom_qq_line layer, has nicer x_title,
y_title and coord defaults.gg_sf
(i.e. *_limits, *_expand,
*_breaks, and *_labels).col_legend_place is top.col variable was reversing for
non-flipped.pal_light_mode and
pal_dark_mode.mapping argument to allow extra aesthetics to be
included, such as shape (or use delayed evaluation for
aesthetics other than col, colour,
fill or alpha).stat argument back for flexibility.linetype_title, shape_title, and
size_title arguments.str_keep_seq helper function to support keeping
labels in a sequence.lower, middle,
upper, xlower, xmiddle, and
xupper arguments from gg_blank.*_breaks defaults.TRUE
first.pal_discrete2 with 6 colour blind safe colours
for a light background theme.stat argument for all
gg_* functions except gg_blank.pal_hue to pal_discrete
and made colours relatively red/green colour blind safe.gg_bin2d to
gg_bin_2d.*_oob default back to
scales::oob_keep.gg_contour, gg_contour_filled,
gg_density2d, gg_density2d_filled
functions.text aesthetic in for
plotly::ggplotly.light_mode and
dark_mode.gg_theme.*_grid arguments to
*_gridlines.void argument.gg_function.col_rescale require a function
(e.g. scales::rescale()).facet_switch argument.col_legend_place = "none" only remove the col
legend.gg_bin2d and gg_hex scales calculate
in the same way as other functions.gg_sf default alpha.gg_sf to work with non-standard named
geometry.pal no longer inherit to layers where no
col aesthetic.pal_hue.*oob argument to
scales::oob_censor.coord argument to include
clip = "off" argument.add_tooltip function.pal_blue,
pal_grey, and pal_hue.gg_theme default axis-line and gridline
thickness.pal vectors.clip argument.coord argument.*_oob arguments.*_limits works.gg_sf.x_expand.gg_histogram scales.void argument from
gg_theme.gg_raster legend not showing.gg_raster *_limits and
*_expand defaults.add_tooltip_text to
add_tooltip and changed column name to “tooltip”.coord argument removed.clip argument and defaulted to “on”.x and y limits also act within the
coord.gg_blank more powerful and flexible.facet_scales and scale
limits.gg_theme.gg_bin2d function.gg_hex function.col_trans and col_rescale
arguments.col_legend_place default “r” where numeric col
variable.*_title = "" equivalent to
+ labs(* = NULL).x and y datetime variables.x and y time variables.x, y and
col scales.col_intervals argument.*_oob argument.gg_theme, changed *_style
arguments to *_face.gg_theme, changed font
arguments to family.gg_polygon function.col_continuous argument to support colouring by
“steps”.col_legend_rev argument to reverse legends.facet_layout argument for more faceting
flexibility.facet_space argument to support proportional
facet panels.width default.y is NULL and plot is
horizontal.position = "fill".facet_intervals argument.gg_theme
function.facet2 aesthetic in to support effortless grid
faceting.*_limits and *_include not
working correctly.*_sec_axis arguments.*_oob default to
scales::oob_keep.col_legend_place to "b".*_breaks_n and
*_breaks_width.*_breaks to receive a function.*_include argument.*_trans argument.x_breaks behaviour for when both x and
y are numeric or date.gg_blank to work with only one x or y.ggplotly.add_tooltip_text function.titles argument to apply a function across
titles.gg_ functions working with more stats.size argument, in anticipation of ggplot2
3.4.0.gg_theme title vjust and margins.position = "fill".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.