toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.cartesian.data
/
CartesianLayerRangeProvider
/
Companion
Companion
object
Companion
Members
Functions
auto
Link copied to clipboard
fun
auto
(
)
:
CartesianLayerRangeProvider
Uses dynamic rounding.
fixed
Link copied to clipboard
fun
fixed
(
minX
:
Double
?
=
null
,
maxX
:
Double
?
=
null
,
minY
:
Double
?
=
null
,
maxY
:
Double
?
=
null
)
:
CartesianLayerRangeProvider
Overrides the defaults with the provided values.