Contenido principal

Etiquetas y anotaciones

Añada títulos, etiquetas de ejes, texto informativo y otras anotaciones de gráficas

Agregue un título, etiquete ejes y agregue anotaciones a una gráfica para ayudar a transmitir información importante. Puede crear una leyenda para etiquetar una serie de datos representados o agregar texto descriptivo junto a algunos puntos de datos. Igualmente, puede crear anotaciones, como rectángulos, elipses, flechas, líneas verticales o líneas horizontales, que resalten áreas de datos específicas.

Funciones

expandir todo

titleAñadir un título
subtitleAdd subtitle to plot
sgtitleAñadir un título a una cuadrícula de gráficas
xlabelEtiquetar el eje x
ylabelEtiquetar el eje y
zlabelLabel z-axis
fontnameCambiar el nombre de la fuente de los objetos de una figura (Desde R2022a)
fontsizeCambiar el tamaño de la fuente para objetos de una figura (Desde R2022a)
legendAñadir una leyenda a los ejes
bubblelegendCreate legend for bubble chart
textAñadir descripciones de texto a puntos de datos
gtextAdd text to figure using mouse
xlineLínea vertical con valor x constante
ylineLínea horizontal con valor y constante
xregion1-D filled region between x-coordinates (Desde R2023a)
yregion1-D filled region between y-coordinates (Desde R2023a)
constantplaneInfinite plane in 3-D coordinates (Desde R2024b)
annotationCrear anotaciones
datatipCreate data tip
lineCrear una línea primitiva
rectangleCrear un rectángulo con esquinas rectas o curvas
texlabelFormat text with TeX characters
ginputIdentify axes coordinates

Propiedades

expandir todo

Text PropertiesAxes text appearance and behavior
Text PropertiesText appearance and behavior for grid of plots
Text PropertiesTiled chart layout text appearance and behavior
Legend PropertiesLegend appearance and behavior
BubbleLegend PropertiesBubble legend appearance and behavior
ConstantLine PropertiesConstant line appearance and behavior
ConstantRegion PropertiesConstant region appearance and behavior (Desde R2023a)
ConstantPlane PropertiesConstant plane appearance and behavior (Desde R2024b)
Arrow PropertiesArrow appearance and behavior
DoubleEndArrow PropertiesDouble end arrow appearance and behavior
Ellipse PropertiesEllipse appearance and behavior
Line PropertiesAnnotation line appearance and behavior
Rectangle PropertiesAnnotation rectangle appearance and behavior
TextArrow PropertiesText arrow appearance and behavior
TextBox PropertiesText box appearance and behavior
Line PropertiesPrimitive line appearance and behavior
Rectangle PropertiesRectangle appearance and behavior

Temas