We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've read the documentation, but even with that, I didn't figured out.
Is there any exemple in objective-c?
https://github.com/PhilJay/MPAndroidChart/wiki/Custom-DataSets (Android documentation)
The text was updated successfully, but these errors were encountered:
I recommend you implement sub DataSet class in swift to avoid any incompatible issue while sub classing. It's not hard.
Also you can give a try to subclass in Objective-C, if the compiler complains.. switch to swift :(
Sorry, something went wrong.
No branches or pull requests
I've read the documentation, but even with that, I didn't figured out.
Is there any exemple in objective-c?
https://github.com/PhilJay/MPAndroidChart/wiki/Custom-DataSets (Android documentation)
The text was updated successfully, but these errors were encountered: