toggle menu
plotly-kt
0.7.1.1
common
switch theme
search in API
plotlykt-geo
/
space.kscience.plotly.models.geo
/
MapAxis
/
range
range
fun
range
(
from
:
Value
,
to
:
Value
)
Sets the range of this axis (in degrees), sets the map's clipped coordinates.
fun
range
(
value
:
ClosedFloatingPointRange
<
Double
>
)