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

Issues with chart rendering... #161

Closed
justinmakaila opened this issue Jun 18, 2015 · 3 comments
Closed

Issues with chart rendering... #161

justinmakaila opened this issue Jun 18, 2015 · 3 comments

Comments

@justinmakaila
Copy link

When rendering a bar chart on screen, it always displays improperly:

screen shot 2015-06-18 at 8 20 00 am

I initialize the chart with the standard init() and then set it's data property with a BarChartData instance.

Any ideas?

@AlBirdie
Copy link
Contributor

initWithFrame()!

@justinmakaila
Copy link
Author

Worked like a charm, turns out it was a react native issue; I had to add a method to the class to have it set the frame appropriately.

@gutenye
Copy link

gutenye commented Dec 8, 2015

@justinmakaila How do you use this library in React Native?

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