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

LineChartBarData show BUG #125

Closed
DancyLon opened this issue Dec 5, 2019 · 1 comment
Closed

LineChartBarData show BUG #125

DancyLon opened this issue Dec 5, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@DancyLon
Copy link

DancyLon commented Dec 5, 2019

In a LineChartBarData ,I set the "show=false",but when I touch the line,it will show the point data also

chart2
chart1
How could I do to hide this green point?

@imaNNeo imaNNeo added the bug Something isn't working label Dec 5, 2019
@imaNNeo imaNNeo closed this as completed in 2a222a6 Dec 5, 2019
imaNNeo added a commit that referenced this issue Dec 5, 2019
prevent to show touch indicators if barData.show is false, fixed #125.
@imaNNeo
Copy link
Owner

imaNNeo commented Dec 5, 2019

It was a severe bug.
It has just fixed in 0.5.1, check it out.
Thank you for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants