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

Two markers on one line [LineChartView] #2476

Closed
renatamakuch opened this issue May 25, 2017 · 2 comments
Closed

Two markers on one line [LineChartView] #2476

renatamakuch opened this issue May 25, 2017 · 2 comments

Comments

@renatamakuch
Copy link

Hello,

I have a problem with showing more than one marker on my line chart. I need first marker at the end of the line and second marker in specific point. How I can do this? Is this even possible?

Thanks!

@liuxuan30
Copy link
Member

I'd say possible, but you have to write some code to get it work. e.g draw two markers at the same time. Just look at drawMarkers and override it.

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

3 participants
@liuxuan30 @renatamakuch and others