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

Charts not showing on tvOS #2201

Closed
samtout opened this issue Feb 26, 2017 · 2 comments
Closed

Charts not showing on tvOS #2201

samtout opened this issue Feb 26, 2017 · 2 comments

Comments

@samtout
Copy link

samtout commented Feb 26, 2017

I added pod 'Charts' into my Podfile for my tvOS target and I'm able to add a UIView and change its type to BarChartView and create an outlet for it after I import Charts in the ViewController swift code and add test entries in the code, all that no problem. But when I run it in the Apple TV simulator, the barView doesn't even appear. I tested adding other controls and they do appear.

@samtout
Copy link
Author

samtout commented Feb 26, 2017

I guess as experienced as we get, the delegate = self tends to be a continuous challenge to remember. Never mind, for the benefit of others I left the question and answer in case you run into this problem. However, I would suggest adding this to the sample provided under the following link since it's missing: https://medium.com/@skoli/using-realm-and-charts-with-swift-3-in-ios-10-40c42e3838c0#.uq60b4r4w

@liuxuan30
Copy link
Member

thanks, closing.

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