Package-level declarations

Functions

Link copied to clipboard
@Composable
fun CartesianChartImage(chart: CartesianChart, model: CartesianChartModel, contentDescription: String?, modifier: GlanceModifier = GlanceModifier, size: DpSize = LocalSize.current, contentScale: ContentScale = ContentScale.Fit)

Displays a CartesianChart as a static image in a Glance app widget.