Skip to contents

Internal helper to add styled edges to ggraph plots.

Usage

.add_edges(width_var, width_range, alpha, show_labels, colors, use_bw)

Arguments

width_var

Variable for edge width

width_range

Range for edge widths

alpha

Edge transparency

show_labels

Show edge labels

colors

Color palette

use_bw

Use black and white styling

Value

ggraph edge layer