add_linear_selectorΒΆ

LineStack.add_linear_selector(selection=None, padding=50, **kwargs)ΒΆ

Adds a LinearSelector .

Parameters:
  • selection (int) – initial position of the selector

  • padding (float) – pad the length of the selector

  • kwargs – passed to LinearSelector

Return type:

LinearSelector