Unclaimed project
Are you a maintainer of Charts? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
5.0.0 - Charts Release Notes | AnnounceHQBack to changelogA New Name!
Charts is now called DGCharts to prevent conflicts with Apple's SwiftUI Charts.
To fix your projects simply replace import Charts with import DGCharts
What's Changed
- Fix yOffset documentation typo by @erkanyildiz in https://github.com/danielgindi/Charts/pull/4898
- The use of special character in folder name don't allow unzip correct… by @rquesada in https://github.com/danielgindi/Charts/pull/4661
- Unnecessary space Removal and Semicolons are removed by @guptamohit1907 in https://github.com/danielgindi/Charts/pull/5016
- Change library name from Charts to DGCharts by @pmairoldi in https://github.com/danielgindi/Charts/pull/5027
- Adding a tutorial link to README.md by @stepanovgena in https://github.com/danielgindi/Charts/pull/4971
- fixed no used warning by @eren-celik in https://github.com/danielgindi/Charts/pull/4841
- Turn on the BUILD_LIBRARY_FOR_DISTRIBUTION flag by @matopeto in https://github.com/danielgindi/Charts/pull/4912
- bump min version to 13 for ios project by @waterskier2007 in https://github.com/danielgindi/Charts/pull/5062
Fix Node 12 deprecation warning by @FelixHerrmann in https://github.com/danielgindi/Charts/pull/5043Merge from master by @pmairoldi in https://github.com/danielgindi/Charts/pull/5067Fix Xcode 14.3 import warnings by @FelixHerrmann in https://github.com/danielgindi/Charts/pull/5041remove swift-algorithms package in favor of manully importing needed … by @pmairoldi in https://github.com/danielgindi/Charts/pull/5069update ci by @pmairoldi in https://github.com/danielgindi/Charts/pull/5070[WIP] Release/5.0.0 by @pmairoldi in https://github.com/danielgindi/Charts/pull/5028New Contributors
- @erkanyildiz made their first contribution in https://github.com/danielgindi/Charts/pull/4898
- @rquesada made their first contribution in https://github.com/danielgindi/Charts/pull/4661
- @guptamohit1907 made their first contribution in https://github.com/danielgindi/Charts/pull/5016
- @stepanovgena made their first contribution in https://github.com/danielgindi/Charts/pull/4971
- @eren-celik made their first contribution in https://github.com/danielgindi/Charts/pull/4841
- @matopeto made their first contribution in https://github.com/danielgindi/Charts/pull/4912
- @waterskier2007 made their first contribution in https://github.com/danielgindi/Charts/pull/5062
Full Changelog: https://github.com/danielgindi/Charts/compare/v4.1.0...5.0.0
Swift