svg_width
and svg_height
to svg_to_rasterGrob()
when
the svg is only rendered once (i.e. is_static_svg = TRUE
) R CMD CHECK
css()
selectors in some scale_svg_*()
functionshjust
and vjust
x_abs
and y_abs
which override any
x
and y
guides()
to adjust the size of legend
elementsaes()
parsing within geom_point_svg()
which
means that my_aes()
is no longer dumped into the global environment.[blah]_[type]
. This is so ggsvg can make better guesses on
the default scale for any novel aesthetic.css()
helperscale_svg_default()
which will automatically determine default
scales for CSS aesthetics and add them to the plotrsvg
v2.3.0+ for all SVG conversionrsvg
2.3.0 on CRAN has nativeraster supportrsvg::rsvg_nativeraster()
if user has version >= 2.3.0 of rsvg
css
argument in svg_to_nativeRaster()
{svgparser}
as a dependency{rsvg}
for parsing SVG and then massaging its output to a rasterGrobAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.