Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where to catch the function about marker disappears or appears with dataEntrance #3493

Closed
zq190693370 opened this issue Jun 6, 2018 · 0 comments

Comments

@zq190693370
Copy link

Hi~
Like the following two pictures:
default
default
if i scroll chart view , the marker view can be hided/appeared , but my cumtom marker view still appears on the both sides, i added a delegate 'delegate?.didDragMarker(xoffset: rect.origin.x + rect.size.width / 2)' in the BalloonMarker's 'draw' function, this funciton will be called only when the dataEntrance is in the chart view area... now i need to disppear/appear my own martker view with the dataEntrance, how should i do? thanks~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant