geom_shadowline()
The most simple use of geom_shadowline()
is a simple replacement of geom_line()
It is possible to draw lines with varying colors, and it is also possible to change the color, alpha and size of the shadow using shadowcolor
, shadowsize
and shadowalpha
.
geom_shadowpoint()
Example using geom_shadowpoint()
.