Contenu principal

La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.

Contrôle des interactions

Personnaliser les Data Tips, les boutons de la barre d’outils des axes et d’autres interactions

Vous pouvez personnaliser les interactions dans vos graphiques. Par exemple, vous pouvez personnaliser les boutons de la barre d’outils des axes ou les interactions prédéfinies comme le panoramique et le zoom. Vous pouvez également ajouter des Data Tips (informations sur les données) personnalisés ou lier les propriétés de plusieurs graphiques.

Fonctions

développer tout

Personnaliser les Data Tips (informations sur les données)

datatipCreate data tip
dataTipTextRowAdd row to data tips

Personnaliser les boutons de la barre d’outils

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 (depuis 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

Lier des propriétés

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

Lier des graphiques à des données

linkdataAutomatically update charted data
refreshdataRefresh charted data

Propriétés

développer tout

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 (depuis R2023a)
PolarAxesInteractionOptions PropertiesPolar axes interaction behavior (depuis R2024a)
GeographicAxesInteractionOptions PropertiesGeographic axes interaction behavior (depuis R2024a)

Rubriques