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, I am trying to implement 2D scrollable column chart in a test project, everything has worked fine till now in case of iOS but for Android, my dataPlotClick event if not getting triggered. I am using following versions of the package.
Hi, I am trying to implement 2D scrollable column chart in a test project, everything has worked fine till now in case of iOS but for Android, my dataPlotClick event if not getting triggered. I am using following versions of the package.
Here is my chart config and library path:
The graph is rendering correctly in Android and iOS, it's just that events are not getting triggered on Android.
This is what I get in my Android Logcat.
The text was updated successfully, but these errors were encountered: