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
I have used iOS chart library, I want to use Radar chart view. I have created 'BalloonMarker.swift' and added code into it. However I have facing the following errors-
1)Undeclared identifier - 'BallonMarker'
2)Use of undeclared identifier 'marker'
Can you please help me to resolve it. I'm newbie for iOS.
The text was updated successfully, but these errors were encountered:
I have used iOS chart library, I want to use Radar chart view. I have created 'BalloonMarker.swift' and added code into it. However I have facing the following errors-
1)Undeclared identifier - 'BallonMarker'
2)Use of undeclared identifier 'marker'
Can you please help me to resolve it. I'm newbie for iOS.
The text was updated successfully, but these errors were encountered: