From 21312b9785509304f254a2b44c9232a1088a7a6a Mon Sep 17 00:00:00 2001 From: mddifilippo89 Date: Mon, 3 Feb 2025 13:47:05 -0500 Subject: [PATCH] Update data-pie-chart.md --- doc/en/components/charts/types/data-pie-chart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/components/charts/types/data-pie-chart.md b/doc/en/components/charts/types/data-pie-chart.md index ac9358018..2c22e62b8 100644 --- a/doc/en/components/charts/types/data-pie-chart.md +++ b/doc/en/components/charts/types/data-pie-chart.md @@ -153,7 +153,7 @@ If you would like to animate data changes, this can also be done by setting the The following sample demonstrates the usage of animation in the `DataPieChart`: -`sample="/charts/data-pie-chart/animation", height="600", alt="{Platform} Data Pie Chart Animation"` +`sample="/charts/data-pie-chart/animation-replay", height="600", alt="{Platform} Data Pie Chart Animation"`