Skip to contents

Internal helper to add styled nodes for hierarchical plots.

Usage

.add_hierarchical_nodes(
  size_var,
  size_range,
  color_var,
  colors,
  accessibility_mode
)

Arguments

size_var

Node size variable

size_range

Node size range

color_var

Node color variable

colors

Color palette

accessibility_mode

High contrast mode

Value

ggraph node layer