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
For custom touch processing (i.e. a UIView with several charts in it that will receive touch events from this UIView), we need to expose the ChartViewPortHandler to Objective-C.
This doesn't break anything, it just opens another door to extend the library without the need to change library classes (which makes future updates extremely unpleasant ;)).
The text was updated successfully, but these errors were encountered:
For custom touch processing (i.e. a UIView with several charts in it that will receive touch events from this UIView), we need to expose the ChartViewPortHandler to Objective-C.
This doesn't break anything, it just opens another door to extend the library without the need to change library classes (which makes future updates extremely unpleasant ;)).
The text was updated successfully, but these errors were encountered: