Relative Content

Tag Archive for iosswiftxcodebar-chart

Unable to give action for Custom Markerview

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.