vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.chart
/
BaseChart
/
setPersistentMarkers
set
Persistent
Markers
open
override
fun
setPersistentMarkers
(
markers
:
Map
<
Float
,
Marker
>
)
Replaces the current map of markers with the provided
markers
.
See also
BaseChart.
add
Persistent
Marker
Marker