fastplotlib.graphics.features.LinearSelectionFeature# class LinearSelectionFeature(axis, value, limits)[source]# Parameters: axis ("x" | "y") – axis the selector is restricted to value (float) – position of the slider in world space, NOT data space limits ((float, float)) – min, max limits of the selector