I am using bar charts in my iOS app, and I need to add an action to a custom marker view when a user taps on a specific bar in the bar chart. I have created the custom marker view and am able to display it correctly, but I am having trouble adding an action to the marker view. Specifically, I want to perform some actions when the user taps on a button inside the marker view.
New contributor
sai prasanth is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1