selections

gdt.core.plot.lib.selections(bounds, ax, **kwargs)[source]

Plot selection bounds.

Parameters:
  • bounds (list of tuples) – List of selection bounds

  • ax (matplotlib.axes) – The axis on which to plot

  • **kwargs – Other plotting options

Returns:

(2-tuple of matplotlib.lines.Line2D)