Skip to content

Commit

Permalink
Merge pull request #1447 from IgniteUI/localization-2025-02-04
Browse files Browse the repository at this point in the history
JA - Data Pie Chart updates
  • Loading branch information
ChronosSF authored Feb 4, 2025
2 parents 732b774 + 959e3f6 commit cfd3967
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/jp/components/charts/types/data-pie-chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ ItemLegend バッジを変更することもできます。デフォルトでは

これらの条件が満たされると、サブセットの値がハイライト表示され、データの全セットの残りの部分はフェードアウトされます。これにより、サブセットが効果的にハイライトされ、同じコントロール内でデータのサブセットをより簡単に視覚化できるようになります。

以下の例は、ハイライト表示を示しています。

`sample="/charts/data-pie-chart/highlight-filter", height="600", alt="{Platform} データ円チャートのハイライト表示"`

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

## {Platform} データ円チャートのアニメーション
Expand All @@ -150,7 +154,7 @@ ItemLegend バッジを変更することもできます。デフォルトでは

以下のは、`DataPieChart` コントロールでのアニメーションを使用する方法を示しています。

`sample="/charts/data-pie-chart/animation", height="600", alt="{Platform} データ円チャートのアニメーション"`
`sample="/charts/data-pie-chart/animation-replay", height="600", alt="{Platform} データ円チャートのアニメーション"`

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

Expand Down

0 comments on commit cfd3967

Please sign in to comment.