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

Bar chart width doesn't change issue with react native 0.61.5 #109

Open
nishile1996 opened this issue Feb 4, 2020 · 1 comment
Open

Comments

@nishile1996
Copy link

nishile1996 commented Feb 4, 2020

Unable to adjust the width according to our convenience. Used width={'100%'} and managed parent view according to the same. But no change in width.

My code:-

 <PureChart data={this.state.ChartData}
        type='bar'
        width={'100%'}
        height={250}
        numberOfYAxisGuideLine={10}
        />
@nishile1996 nishile1996 changed the title Width doesn't change issue on react native 0.61.5 Bar chart width doesn't change issue with react native 0.61.5 Feb 4, 2020
@MohamedKurapika
Copy link

MohamedKurapika commented May 28, 2020

has anybody found a solution to this problem yet ?

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