# BarChart
**Repository Path**: stacklens/BarChart
## Basic Information
- **Project Name**: BarChart
- **Description**: SwiftUI BarChart
- **Primary Language**: Swift
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-12-18
- **Last Updated**: 2021-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## SwiftUI BarChart
Lightweight and easy to use SwiftUI chart library for all Apple platforms
## Features
- Scaling on both axes
- Fully customizable axes (labels font, color, dashed lines)
- Custom gradient bars
- Reactive chart configuration
- Bar selection API
- **[WIP]** horizontal scrolling
## Requirements
- iOS 13+ / macOS 10.15+ / watchOS 6+ / tvOS 13+
- Xcode 11.0+
- Swift 5+
## Installation
### Swift Package Manager
Add this swift package to your project
```
https://github.com/dawigr/BarChart.git
```
## Usage
[See Wiki](https://github.com/dawigr/BarChart/wiki) for usage details
## Help
If you like the library, you could:
- Contribute code, issues and pull requests
- Let other people know about it
- [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7D5E9VK2WYZUY) any amount to accelaerate new feature development
## License
BarChart is released under the MIT license. [See LICENSE](https://github.com/dawigr/BarChart/blob/master/LICENSE) for details