Contenido principal

Control de las interacciones

Personalice sugerencias de datos, botones de las barras de herramientas de los ejes y otras interacciones

Puede personalizar las interacciones para las gráficas. Por ejemplo, puede personalizar los botones de la barra de herramientas de los ejes o las interacciones integradas, como el desplazamiento y el zoom. También puede añadir sugerencias de datos personalizadas o enlazar las propiedades de varias gráficas.

Funciones

expandir todo

Personalizar sugerencias de datos

datatipCreate data tip
dataTipTextRowAdd row to data tips

Personalizar botones de la barra de herramientas

axtoolbarCreate axes toolbar
axtoolbarbtnAdd buttons to axes toolbar
addToolbarExplorationButtonsAdd data exploration buttons to figure toolbar
removeToolbarExplorationButtonsRemove data exploration buttons from figure toolbar
panInteractionPan interaction
rulerPanInteractionRuler-pan interaction
zoomInteractionZoom interaction
regionZoomInteractionRegion-zoom interaction
rotateInteractionRotate interaction
dataTipInteractionData tip interaction
editInteractionEdit text interaction (Desde R2021b)
enableDefaultInteractivityEnable built-in axes interactions
disableDefaultInteractivityDisable built-in axes interactions
panEnable pan mode
zoomEnable zoom mode
rotate3dEnable rotate mode
datacursormodeEnable data cursor mode
brushInteractively mark data values in a chart
enableLegacyExplorationModesControl behavior of modes in figures
ploteditInteractively edit and annotate plots

Enlazar propiedades

linkaxesSynchronize limits of multiple axes
linkpropKeep same value for corresponding properties of graphics objects

Enlazar gráficas con datos

linkdataAutomatically update charted data
refreshdataRefresh charted data

Propiedades

expandir todo

DataTipTemplate PropertiesData tip content and appearance
AxesToolbar PropertiesAxes toolbar appearance and behavior
ToolbarStateButton PropertiesAxes toolbar state button appearance and behavior
ToolbarPushButton PropertiesAxes toolbar push button appearance and behavior
ToolbarDropdown PropertiesModify drop-down menus in axes toolbar
CartesianAxesInteractionOptions PropertiesAxes interaction behavior (Desde R2023a)
PolarAxesInteractionOptions PropertiesPolar axes interaction behavior (Desde R2024a)
GeographicAxesInteractionOptions PropertiesGeographic axes interaction behavior (Desde R2024a)

Temas