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

Regarding Displaying Layered LineCharts #251

Closed
nayfusaurus opened this issue Oct 26, 2018 · 2 comments
Closed

Regarding Displaying Layered LineCharts #251

nayfusaurus opened this issue Oct 26, 2018 · 2 comments

Comments

@nayfusaurus
Copy link

nayfusaurus commented Oct 26, 2018

Just wanted to say thank you for a good charting library.

What is the problem?

I am facing a small issue, and am not sure whether I am coding it right. I have coded a Layered LineChart, however when using the same data, the scaling of the 2nd line onwards is a bit off. I have read through other similar issues about it by using gridMin/gridMax & yMin/yMax, however the error still persists on Android phones. On iOS simulator, the alignment looks alright.

Image of the unaligned chart on android simulator
screen shot 2018-10-26 at 3 53 18 pm

Image of the unaligned chart on my HTC u11 phone
photo6237862758586624085

When does it happen?

Just loading the page using static values

What platform?

  • [ iphone X - 11.4 - simulator] iOS
  • [ Android 6 - simulator ] Android
  • [ Android 8 - HTC u11 ] Android

React version: 16.6.0-alpha.8af6728
React Native version: 0.57.3
React Native SVG version: 8.0.8
React Native SVG Charts version: 5.2.0

Code to reproduce

https://github.com/nayfusaurus/react-native-chart-comparison/tree/master/App/LineChart

@alburdette619
Copy link
Collaborator

alburdette619 commented Nov 28, 2018

#240 addresses this and adds support for a stacked line graph

@usrbowe
Copy link
Collaborator

usrbowe commented Nov 16, 2019

PR #240 was merged, considering this as resolved.

@usrbowe usrbowe closed this as completed Nov 16, 2019
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