-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Error while drawing radar chart #132
Comments
This is not a crash- it's a breakpoint. |
Yeah I know what a breakpoint is :) haha. I put those there to figure out what was going on. But I just deleted everything and re-installed it and it works...haha! Great lib, can't wait to check it out! Is there any way to get the source to compile quicker? It lags on "compiling swift files" for a long time and this is my first and only swift lib |
That's in Apple's hands, improving with each Xcode release |
Let me preface this by saying this is the first time I've imported a swift project into an objective c (or really using swift, i'm not 100% sure whats happening when I look at swift code). I tried to setup just a test radar chart through IB, just like the demo. I actually use the exact demo code to generate the data. It crashes here after setting the data:
The text was updated successfully, but these errors were encountered: