1c7 / BarChart

SwiftUI Bar Chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for usage details

Help

If you like the library, you could:

  • Contribute code, issues and pull requests
  • Let other people know about it
  • paypal any amount to accelaerate new feature development

License

BarChart is released under the MIT license. See LICENSE for details

About

SwiftUI Bar Chart

License:MIT License


Languages

Language:Swift 100.0%