feature-training
Toggle table of contents
provider(?)
common
Platform filter
common
Switch theme
Search in API
feature-training
feature-training
/
org.pointyware.disco.training.ui
/
ObjectiveGraph
Objective
Graph
@
Composable
fun
ObjectiveGraph
(
objectiveLabel
:
String
,
objectiveCeiling
:
Float
,
objectiveFloor
:
Float
,
epochCount
:
Int
,
data
:
List
<
DataSeries
>
,
modifier
:
Modifier
=
Modifier
)