Skip to content

Commit bd32c4c

Browse files
author
tfsbuild
committed
Adding changes from build igniteui-xplat-docs-to-angular-docs-EN_2025.10.29.1
1 parent afa1066 commit bd32c4c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

en/components/charts/features/chart-data-annotations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ namespace: Infragistics.Controls.Charts
1010

1111
In the Angular chart, the data annotation layers allow you to annotate data plotted in Data Chart with sloped lines, vertical/horizontal lines (aka axis slices), vertical/horizontal strips (targeting specific axis), rectangles, and even parallelograms (aka bands). With data-binding supported, you can create as many annotations as you want to customize your charts. Also, you can combine different annotation layers and you can overlay text inside of plot area to annotated important events, patterns, and regions in your data.
1212

13+
> \[!Note]
14+
> These features are designed to support cartesian axes and does not currently support radius or angle axes.
15+
1316
For example, you can annotates stock prices with stock events and patterns.
1417

1518
<code-view style="height: 600px" alt="Angular Multiple Data Annotations Example"

en/components/excel-library-working-with-charts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ The Infragistics Angular Excel Engine's [`WorksheetChart`]({environment:dvApiBas
1818
</code-view>
1919

2020

21+
> \[!Note]
22+
> The XLSX format is required. Other formats are not supported at this time.
23+
2124
<div class="divider--half"></div>
2225

2326
## Usage

0 commit comments

Comments
 (0)