vico
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
vico
compose-glance
/
com.patrykandpatrick.vico.compose.glance.cartesian
Package-level
declarations
Functions
Functions
Cartesian
Chart
Image
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.