figureone
Preparing search index...
FigureCollections/Plot
OBJ_PlotPanOptions
Interface OBJ_PlotPanOptions
axis
x
|
y
|
xy
— which axis to zoom (
xy
)
wheelSensitivity
number
— mouse wheel sensitivity where >1 is more sensitive and <1 is less sensitive (
1
)
wheel
boolean
— enable mouse wheel to pan (
true
)
momentum
boolean
— enable panning momentum (
true
)
maxVelocity
number
— maximum panning velocity (
10
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
figureone
Loading...
axisx|y|xy— which axis to zoom (xy)wheelSensitivitynumber— mouse wheel sensitivity where >1 is more sensitive and <1 is less sensitive (1)wheelboolean— enable mouse wheel to pan (true)momentumboolean— enable panning momentum (true)maxVelocitynumber— maximum panning velocity (10)