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

integrate native chart display incorrectly #842

Closed
L-Jovi opened this issue Mar 14, 2016 · 2 comments
Closed

integrate native chart display incorrectly #842

L-Jovi opened this issue Mar 14, 2016 · 2 comments

Comments

@L-Jovi
Copy link

L-Jovi commented Mar 14, 2016

I try to integrate this smart lib to my react native project, but when I moving in chart view, it's messy immediately like below.

details of my question live on stackoverflow with relevant code, I really want to figure out the reason which cause this, maybe some suggestion will also help me.

thanks for your time.

regards.

chart

@L-Jovi
Copy link
Author

L-Jovi commented Mar 20, 2016

be solved here
Jpadilla1/react-native-ios-charts is the react portion of ios-charts solve the issue.

@L-Jovi L-Jovi closed this as completed Mar 20, 2016
@danielgindi
Copy link
Collaborator

This happens when your view is opaque=true and backgroundColor=UIColor.clearColor().

If your view is opaque you must supply an opaque color. Otherwise- set it to opaque=true.

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