Skip to content

Commit

Permalink
Adding changes from build igniteui-xplat-docs-make-pr_2025.2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tfsbuild committed Feb 12, 2025
1 parent 2553499 commit e5176d7
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions en/components/charts/types/data-pie-chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,15 +163,6 @@ In addition to the mouse highlighting, the [`IgxDataPieChartComponent`]({environ

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.

The following example demonstrates highlight filtering.

<code-view style="height: 600px" alt="Angular Data Pie Chart Highlight Filtering"
data-demos-base-url="{environment:dvDemosBaseUrl}"
iframe-src="{environment:dvDemosBaseUrl}/charts/data-pie-chart/highlight-filter"
github-src="charts/data-pie-chart/highlight-filter">
</code-view>


<div class="divider--half"></div>

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

<code-view style="height: 600px" alt="Angular Data Pie Chart Animation"
data-demos-base-url="{environment:dvDemosBaseUrl}"
iframe-src="{environment:dvDemosBaseUrl}/charts/data-pie-chart/animation-replay"
github-src="charts/data-pie-chart/animation-replay">
iframe-src="{environment:dvDemosBaseUrl}/charts/data-pie-chart/animation"
github-src="charts/data-pie-chart/animation">
</code-view>


Expand Down

0 comments on commit e5176d7

Please sign in to comment.