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 being overlaid inside UICollectionView using dequeueReusableCell #1943

Closed
arronhunt opened this issue Dec 10, 2016 · 1 comment
Closed

Comments

@arronhunt
Copy link

When drawing graphs inside a UICollectionViewCell, the first and last graph overlay on top of each other. The orange is the first graph, the blue one is the last one (in a set of 12 cells).

Note that I'm a beginner to swift, so this could be an issue external to Charts. If so, please let me know and I'll remove.

screen shot 2016-12-09 at 4 40 38 pm

@liuxuan30
Copy link
Member

I am confused, but have you cleaned your cell before reuse it?

@jjatie jjatie closed this as completed Apr 1, 2018
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