项目作者: dawigr

项目描述 :
SwiftUI Bar Chart
高级语言: Swift
项目地址: git://github.com/dawigr/BarChart.git
创建时间: 2020-06-26T00:02:18Z
项目社区:https://github.com/dawigr/BarChart

开源协议:MIT License

下载


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

  1. 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