Skip to content

Commit b8eeba7

Browse files
authored
Merge pull request #6090 from IgniteUI/ESShared/XPlaform_en_igniteui-xplat-docs-make-pr_2025.3.26.1
Changes from igniteui-xplat-docs-make-pr for en
2 parents 266a655 + f636083 commit b8eeba7

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

en/components/charts/types/data-pie-chart.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,15 @@ In addition to the mouse highlighting, the [`IgxDataPieChartComponent`]({environ
163163

164164
When these conditions are met, the values of the subset will be highlighted, while the remainder of the full set of data will be faded - effectively creating a highlight for the subset and allowing easier visualization of a subset of your data within the same control.
165165

166+
The following example demonstrates highlight filtering.
167+
168+
<code-view style="height: 600px" alt="Angular Data Pie Chart Highlight Filtering"
169+
data-demos-base-url="{environment:dvDemosBaseUrl}"
170+
iframe-src="{environment:dvDemosBaseUrl}/charts/data-pie-chart/highlight-filter"
171+
github-src="charts/data-pie-chart/highlight-filter">
172+
</code-view>
173+
174+
166175
<div class="divider--half"></div>
167176

168177
## Angular Data Pie Chart Animation
@@ -177,8 +186,8 @@ The following sample demonstrates the usage of animation in the [`IgxDataPieChar
177186

178187
<code-view style="height: 600px" alt="Angular Data Pie Chart Animation"
179188
data-demos-base-url="{environment:dvDemosBaseUrl}"
180-
iframe-src="{environment:dvDemosBaseUrl}/charts/data-pie-chart/animation"
181-
github-src="charts/data-pie-chart/animation">
189+
iframe-src="{environment:dvDemosBaseUrl}/charts/data-pie-chart/animation-replay"
190+
github-src="charts/data-pie-chart/animation-replay">
182191
</code-view>
183192

184193

0 commit comments

Comments
 (0)