Overview of Annotation components
masterThe Annotation component provides auxiliary elements to mark additional information on a chart. Available annotation types include:
Annotation.Line: Auxiliary lines (can include text), e.g., for average values or expected distributions.Annotation.Arc: Auxiliary arcs, effective only in polar coordinate systems (e.g., for gauges).Annotation.Text: Auxiliary text at a specified position.Annotation.Image: Auxiliary images added to the chart.Annotation.Region: Auxiliary boxes to select a chart area, allowing settings for background, borders, etc.Annotation.RegionFilter: Area coloring that extracts and recolors elements within a rectangular selection.Annotation.DataMarker: Special data point annotations, commonly used in line and area charts.Annotation.DataRegion: Special data region annotations, commonly used in line and area charts.Annotation.Html: Custom HTML-based graphical annotations.