You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
Lib version 3.8.0
I set series markers. On chart, a tap on marker, and i can't get it id.
ChartOprtions - trackingMode: TrackingModeOptions(exitMode: .onTouchEnd)
Maybe problem is property types.
SeriesMarker id is String?
hoveredMarkerId - Int
The text was updated successfully, but these errors were encountered:
Hi.
Lib version 3.8.0
I set series markers. On chart, a tap on marker, and i can't get it id.
ChartOprtions - trackingMode: TrackingModeOptions(exitMode: .onTouchEnd)
Maybe problem is property types.
SeriesMarker id is String?
hoveredMarkerId - Int
The text was updated successfully, but these errors were encountered: