All Projects → romanbaitaliuk → BarChart

romanbaitaliuk / BarChart

Licence: MIT license
SwiftUI Bar Chart

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to BarChart

Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (+1176.92%)
Mutual labels:  watchos, swiftui, swiftui-example
AdvancedList-SwiftUI
MOVED to https://github.com/crelies/AdvancedList | Advanced list with empty, error and loading state implemented with SwiftUI
Stars: ✭ 41 (-73.72%)
Mutual labels:  swiftui, swiftui-example
swiftui-mapkit
SwiftUI meets MapKit
Stars: ✭ 17 (-89.1%)
Mutual labels:  swiftui, swiftui-example
iOS-SwiftUI-Firebase-Login-Example
Complete Sign up and Sign in Process for iOS SwiftUI - using Firebase Email and Password Authentication.
Stars: ✭ 37 (-76.28%)
Mutual labels:  swiftui, swiftui-example
LineChartView
An interactive line chart written in SwiftUI with many customizations (colors, line size, dots, haptic feedbacks). Support value and time series.
Stars: ✭ 59 (-62.18%)
Mutual labels:  chart, swiftui
CombineUnsplash
A sample project exploring MVVM pattern with SwiftUI/Combine, using Unsplash API (via Picsum.photos API)
Stars: ✭ 25 (-83.97%)
Mutual labels:  swiftui, swiftui-example
aprenda-swift
Uma lista de conteúdos para você aprender Swift
Stars: ✭ 429 (+175%)
Mutual labels:  watchos, swiftui
ios-sketch-elements
iOS SwiftUI starter kit based on Sketch Elements.
Stars: ✭ 34 (-78.21%)
Mutual labels:  swiftui, swiftui-example
SwiftUI-App
This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes On-boarding screens, login screen, forgot password screen, sign up screen, home & logout.
Stars: ✭ 175 (+12.18%)
Mutual labels:  swiftui, swiftui-example
tca-swiftui-navigation-demo
Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture
Stars: ✭ 75 (-51.92%)
Mutual labels:  swiftui, swiftui-example
SwiftUI-learning
SwiftUI视频教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)+SwiftUI macOS+其他
Stars: ✭ 57 (-63.46%)
Mutual labels:  swiftui, swiftui-example
stinsen
Coordinators in SwiftUI. Simple, powerful and elegant.
Stars: ✭ 563 (+260.9%)
Mutual labels:  watchos, swiftui
DarkModeSwitcher
Simple app for overriding light mode per app on macOS (demo for a blog post)
Stars: ✭ 37 (-76.28%)
Mutual labels:  swiftui, swiftui-example
SwiftUI-DesignCode
 SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
Stars: ✭ 185 (+18.59%)
Mutual labels:  swiftui, swiftui-example
IrregularGradient
Create animated irregular gradients in SwiftUI.
Stars: ✭ 127 (-18.59%)
Mutual labels:  watchos, swiftui
CoordinatorSwiftUI
A simple project to test the implementation of Coordinator Pattern using SwiftUI.
Stars: ✭ 28 (-82.05%)
Mutual labels:  watchos, swiftui
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (-85.9%)
Mutual labels:  swiftui, swiftui-example
swiftui-example
SwiftUI 示例,技巧和技术集合,帮助我构建应用程序,解决问题以及了解SwiftUI的实际工作方式。
Stars: ✭ 109 (-30.13%)
Mutual labels:  swiftui, swiftui-example
Watch-The-Matrix
A watchOS client for Matrix chat
Stars: ✭ 27 (-82.69%)
Mutual labels:  watchos, swiftui
DiscoverRandomQuotes
Spontaneous - Random quotes is a free iOS app that generates random quotes. It values ease-of-use just as much as the users' privacy, so there are no ads or trackers to disrupt their experience. The app currently includes more than 75000 quotes, which you can only discover randomly.
Stars: ✭ 34 (-78.21%)
Mutual labels:  watchos, swiftui

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