Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)