scale_alpha
for
more information. The different geoms will know whether to use edge scales or
the standard scales so it is not necessary to write edge_alpha
in
the call to the geom - just use alpha
.
scale_edge_alpha(..., range = c(0.1, 1))
scale_edge_alpha_continuous(..., range = c(0.1, 1))
scale_edge_alpha_discrete(..., range = c(0.1, 1))
scale_edge_alpha_manual(..., values)
scale_edge_alpha_identity(..., guide = "none")
continuous_scale
or discrete_scale
as appropriate, to control name, limits,
breaks, labels and so forth.na.value
."none"
.Scale
scale_edge_colour
,
scale_edge_fill
,
scale_edge_linetype
,
scale_edge_shape
,
scale_edge_size
,
scale_edge_width
,
scale_label_size