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

[LineChartView] Wrong position Highlight and xAxis #1689

Closed
nthegedus opened this issue Oct 20, 2016 · 3 comments
Closed

[LineChartView] Wrong position Highlight and xAxis #1689

nthegedus opened this issue Oct 20, 2016 · 3 comments

Comments

@nthegedus
Copy link

nthegedus commented Oct 20, 2016

I have a LineChartView with a few data, just three dates on xAxis and three values on yAxis. But the problem is that when I touch some place on the graph the Highlight appear, but it's not on the right position as the xAxis.

I tried with the DemoChart, and the same happened. I don't know if it's a bug, but in my opinion the highlight is doesn't point the right information.

Another thing is that the last value doesn't appear, even if I zoom it. Check out the prints:

Demo Chart, using the same data as my app
demochart
My app
myapp

Maybe I could be wrong, but I think that before I changed to chart 3.0 it was working fine.

@liuxuan30
Copy link
Member

liuxuan30 commented Oct 21, 2016

Chart 3.0 has redesigned x axis, more like y axis. For missing last value, try official 3.0.0 release

@nthegedus
Copy link
Author

nthegedus commented Oct 21, 2016

@liuxuan30 in real I'm using 3.0.0 I downloaded it again, and it still equals.

@liuxuan30
Copy link
Member

I don't know what 'equals' means. Later release fixed the missing last label.

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

2 participants