utilities

class eomaps.utilities.utilities(m)

A collection of utility tools that can be added to EOmaps plots.

layer_selector: A legend-like widget to switch between layers
layer_slider: A slider widget to switch between layers

Methods

__init__(m)

layer_selector(m[, layers, draggable, ...])

A button-widget that can be used to select the displayed plot-layer.

layer_slider(m[, layers, pos, ...])

Get a slider-widget that can be used to switch between layers.