onMarkerShown

open fun onMarkerShown(marker: Marker, markerEntryModels: List<Marker.EntryModel>)

Called when the linked Marker is shown.

Parameters

marker

the linked Marker, which has been shown.

markerEntryModels

a list of Marker.EntryModels, which contain information about the marked chart entries.