vico
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
vico
compose
/
com.patrykandpatrick.vico.compose.pie.data
/
PieChartModelProducer
/
runTransaction
run
Transaction
suspend
fun
runTransaction
(
block
:
PieChartModelProducer.Transaction
.
(
)
->
Unit
)
Creates a
Transaction
, invokes
block
, and updates the model.