Skip to contents

Plot the mapper graph interactively

Usage

plot_mapper(
  mp,
  data_column = names(mp$data)[1],
  color_vertex_by = f,
  color_scale = viridis::viridis(10)
)