Main Content

Exploration visuelle

Se déplacer dans les graphiques, zoomer et effectuer des rotations ; modifier et enregistrer les observations

Explorez de manière interactive et modifiez les données tracées pour améliorer leur représentation visuelle ou mettre en évidence des informations supplémentaires à leur sujet. Par exemple, vous pouvez ajuster l’affichage des données tracées en vous déplaçant dans le graphique, en zoomant ou en effectuant une rotation des axes. Vous pouvez également modifier les points de données à l’aide du data brushing ou modifier l’apparence des tracés avec Property Inspector. Pour plus d’informations, consultez Interactively Explore Plotted Data.

Fonctions

développer tout

Property InspectorOpen property inspector
ploteditInteractively edit and annotate plots
plottools(Not recommended) Show or hide plot tools
showplottool(Not recommended) Show or hide specified plot tool
figurepalette(Not recommended) Show or hide the Figure Palette
plotbrowser(Not recommended) Show or hide the Plot Browser
propertyeditor(Not recommended) Show or hide the Property Editor
propedit(Not recommended) Open Property Editor

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

datatipCreate data tip (depuis R2019b)
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 UI figures (depuis R2020a)
linkdataAutomatically update charted data
linkaxesSynchronize limits of multiple axes
linkpropKeep same value for corresponding properties of graphics objects
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 (depuis R2019b)
CartesianAxesInteractionOptions PropertiesAxes interaction behavior for apps (depuis R2023a)
PolarAxesInteractionOptions PropertiesPolar axes interaction behavior for apps (depuis R2024a)
GeographicAxesInteractionOptions PropertiesGeographic axes interaction behavior for apps (depuis R2024a)

Tâches du Live Editor

Create PlotInteractively create and explore visualizations in the Live Editor (depuis R2021a)

Rubriques