React-native-chart-kit: How do I remove the extra space on the right side on line charts?

Created on 8 Feb 2020  Â·  13Comments  Â·  Source: indiespirit/react-native-chart-kit

This is basically a resurrection of #134 - the issue still persists today.

It's claimed in that issue that PR #189 fixed the issue, but I can see that file has been moved and refactored somewhat since the PR.

Most helpful comment

I'm having that issue too

All 13 comments

@Hermanya any ideas?

Not sure, I haven't looked at this for awhile

I'm having that issue too

I'm having the same issue.

I'm having the same issue.

I've faced this issue, in my case, I applied marginLeft and marginRight in (-)minus value
style={{ alignItems: 'center', justifyContent: 'center', marginRight: -10, marginLeft: -10 }}

What causes this? Does anyone have a solution? Facing the same issue

Any news about that issue?

Any news? I have the same problem :/

Actually +1 here, I'm trying all kind of different things but non seems to works so far
Screenshot 2021-02-25 at 23 53 54

I'm having the same issue, don't need that extra column
Uploading Screenshot 2021-03-18 at 12.44.12 PM.png…

help

+1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ivanrs297 picture Ivanrs297  Â·  6Comments

stebogit picture stebogit  Â·  3Comments

briaclg picture briaclg  Â·  4Comments

ighormartins picture ighormartins  Â·  3Comments

dahudson88 picture dahudson88  Â·  5Comments