enableDefaultInteractivity
Enable built-in axes interactions
Description
enableDefaultInteractivity(
enables the
built-in interactions for the
specified axes, if they are not already enabled. You can use this function to enable the
default set of interactions or a custom set of interactions.ax
)