PieChartHost
Displays a PieChart.
Parameters
the PieChart.
creates and updates the PieChartModel.
the modifier to be applied to the chart.
the AnimationSpec for difference animations.
whether to run an initial animation when the PieChartHost enters composition. The animation is skipped for previews.
the default diameter of the pie, to which the heights of the legend and other components are added. Used only when the height isn’t otherwise constrained (e.g., via Modifier.height).
shown when no PieChartModel is available.
Displays a PieChart.
Parameters
the PieChart.
the PieChartModel.
the modifier to be applied to the chart.
the default diameter of the pie, to which the heights of the legend and other components are added. Used only when the height isn’t otherwise constrained (e.g., via Modifier.height).