Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/en/components/charts/types/data-pie-chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@ In addition to the mouse highlighting, the `DataPieChart` exposes a highlight fi

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.

`sample="/charts/data-pie-chart/highlight-filter", height="600", alt="{Platform} Data Pie Chart Highlight Filtering"`

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

## {Platform} Data Pie Chart Animation
Expand Down