All Projects → dawigr → Barchart

dawigr / Barchart

Licence: mit
SwiftUI Bar Chart

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Barchart

BarChart
SwiftUI Bar Chart
Stars: ✭ 156 (+75.28%)
Mutual labels:  chart, watchos
Commoncrypto
CommonCrypto Swift module
Stars: ✭ 87 (-2.25%)
Mutual labels:  watchos
Spark
A simple Android sparkline chart view.
Stars: ✭ 1,178 (+1223.6%)
Mutual labels:  chart
Ember C3
📈 Ember addon library for C3, a D3-based reusable chart library.
Stars: ✭ 81 (-8.99%)
Mutual labels:  chart
Blenderdatavis
Data visualisation addon for Blender
Stars: ✭ 72 (-19.1%)
Mutual labels:  chart
Randomcolor
Javascript module for generating random, distinguishable, pleasing colors (ie: for chart series).
Stars: ✭ 83 (-6.74%)
Mutual labels:  chart
Articles
Articles for NSHipster.com
Stars: ✭ 1,166 (+1210.11%)
Mutual labels:  watchos
Extendable
Blocks Based Bluetooth LE Connectivity framework for iOS/watchOS/tvOS/OSX. Quickly configure centrals & peripherals, perform read/write operations, and respond characteristic updates.
Stars: ✭ 88 (-1.12%)
Mutual labels:  watchos
Wxchart
微信小程序,图表组件(柱状图、折线图、饼图、雷达图...)。持续更新中...
Stars: ✭ 87 (-2.25%)
Mutual labels:  chart
Bitcoin Scraper
💲 bitcoin chart history scraper
Stars: ✭ 80 (-10.11%)
Mutual labels:  chart
Highcharts trendline
HighCharts demo of scatter plot, including a trend line
Stars: ✭ 79 (-11.24%)
Mutual labels:  chart
Notificationz
📡 Helping you own NotificationCenter in Swift!
Stars: ✭ 74 (-16.85%)
Mutual labels:  watchos
Smartchart
智能折线图、柱状图,支持水平垂直滚动拉伸,自适应屏幕(解决与scrollview滑动冲突),x轴y轴自定义刻度以及标题,双向滚动列表;增加一周天气折线图以及24小时天气预报
Stars: ✭ 85 (-4.49%)
Mutual labels:  chart
Sing App
💥Free and open-source admin dashboard template built with Bootstrap 4.5 💥
Stars: ✭ 1,187 (+1233.71%)
Mutual labels:  chart
Diffract
A set of d3 based visualization components built for React
Stars: ✭ 87 (-2.25%)
Mutual labels:  chart
Mothership
iTunes Connect Library inspired by FastLane
Stars: ✭ 72 (-19.1%)
Mutual labels:  watchos
Swiftlinkpreview
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
Stars: ✭ 1,216 (+1266.29%)
Mutual labels:  watchos
Host.swift
*Host.swift is no longer maintained*, please use Hostess.swift: https://github.com/rjstelling/Hostess.swift. A Swift implementation of NSHost that works on iOS, OS X and tvOS. Host.swift is safe to use in a framework because it does not require a bridging header.
Stars: ✭ 83 (-6.74%)
Mutual labels:  watchos
Ss Vis Component
VIS components for a security system, to monitor the state and confirm the system's health running.
Stars: ✭ 88 (-1.12%)
Mutual labels:  chart
Activityrings
An attempt to recreate the ring controls in Apple’s Activity app
Stars: ✭ 88 (-1.12%)
Mutual labels:  watchos

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].