Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otaviokz/swiftuicharts
A simple pizza+donut charting package for SwiftUI.
https://github.com/otaviokz/swiftuicharts
charts package spm swiftui
Last synced: 5 days ago
JSON representation
A simple pizza+donut charting package for SwiftUI.
- Host: GitHub
- URL: https://github.com/otaviokz/swiftuicharts
- Owner: otaviokz
- License: mit
- Created: 2022-09-24T20:02:27.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-23T00:50:04.000Z (10 months ago)
- Last Synced: 2024-04-23T19:39:06.343Z (9 months ago)
- Topics: charts, package, spm, swiftui
- Language: Swift
- Homepage:
- Size: 1.06 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Communicate:
This Swift Packacge repo will no longer maintained since Aplle integrated `[SwiftUICharts]([url](https://developer.apple.com/documentation/charts))` native framework for iOS versions 16+. Since then, I consider this Swift Package as reduntant and will no more update it, unless asked nicely for some project which needs to support old iOS version.
## SwiftUICharts
A charting library for SwiftUI.### Current Charts
| Donut | Pie |
|:----------:|:-------------:|
| | |Sample usage with [SpaceX lanches monitoring app](https://github.com/otaviokz/SpaceX)
## Usage
The repo includes a [demo app](https://github.com/otaviokz/SwiftUICharts/tree/develop/SwiftUIChartdsDemoApp)
## Installation
- Add SwiftUICharts in Xcode using its Github repository url. (File > Add Packages)
- [Repo](https://github.com/otaviokz/SwiftUICharts)## Author
Otavio Zabaleta: [email protected]## License
SwiftUICharts is available under the MIT license. See the [LICENSE](LICENSE) file for more info.![Simulator Screen Recording - 14 Pro - 2023-04-10 at 23 42 17](https://user-images.githubusercontent.com/1006720/231042113-ec02a69e-5dfd-41db-b4be-c0c6ced1ae5b.gif)