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 want to refresh the corresponding interface data after the chart slide ends, so I need to listen to the chart slide end to call the method, but this method does not stop when I listen.
(void)chartTranslated:(ChartViewBase *)chartView dX:(CGFloat)dX dY:(CGFloat)dY
I hope you can help me thank you.
The text was updated successfully, but these errors were encountered:
I want to refresh the corresponding interface data after the chart slide ends, so I need to listen to the chart slide end to call the method, but this method does not stop when I listen.
I hope you can help me thank you.
The text was updated successfully, but these errors were encountered: