Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Details
URL: 🔗 https://github.com/ChartsOrg/Charts
Authors: 🔗 Daniel Gindi, 🔗 Piero Mairoldi, 🔗 Liu Xuan, and others.
Tags:
iOS development
, charts
, data visualization
, Swift
, Objective-C
Key Points​
- Developed as the iOS counterpart to MPAndroidChart for Android developers.
- Supports iOS, tvOS, and macOS platforms with a unified codebase.
- Renamed to DGCharts to avoid naming conflicts with Apple's Swift Charts.
- Highly optimized Swift codebase, with support for both Swift and Objective-C projects.
Summary of Contents​
- Introduction: Introduction to DGCharts as a cross-platform charting library.
- Main Sections: Discusses library setup, usage in different platforms (iOS, tvOS, macOS), and integration instructions.
- Technical Details: Highlights Swift optimization, compatibility with Objective-C, and support for various chart types.
- Applications and Examples: Provides demo projects and links to third-party tutorials for practical implementations.
- Conclusion: Emphasizes the library's efficiency in chart creation across Apple platforms.
Go to Github Repository→