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
When converting my code code Swift 2.3 its OK. But in swift 3.0 Its not working got many a issues.
So when could we expect next version of charts.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@svsharsha @PanMluvci you should point your Podfile to use master (not released yet):
pod 'Charts', :git => 'https://github.com/danielgindi/Charts.git', :branch => 'master'
Do not convert, we already have a Swift 3.0 version. Please take a peek at the README or at issues before posting.
No branches or pull requests
When converting my code code Swift 2.3 its OK.
But in swift 3.0 Its not working got many a issues.
So when could we expect next version of charts.
The text was updated successfully, but these errors were encountered: