All Projects → skipadu → RealmAndCharts-example

skipadu / RealmAndCharts-example

Licence: other
Simple example of how to use RealmSwift and Charts together - iOS 10 & Swift 3

Programming Languages

C++
36643 projects - #6 most used programming language
swift
15916 projects
Objective-C++
1391 projects
objective c
16641 projects - #2 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to RealmAndCharts-example

CHCharts-wechat
📈A charts component for WeChat mini-app development(一款用于微信小程序开发中的图表组件,使用者可以快速添加并集成到微信小程序开发中).
Stars: ✭ 71 (+255%)
Mutual labels:  charts
online-retail-dashboard
Online Retail Dashboard
Stars: ✭ 59 (+195%)
Mutual labels:  charts
trakttvstats
A chrome extension adding various improvements to trakt.tv
Stars: ✭ 23 (+15%)
Mutual labels:  charts
Twitter-Sentiment-Analyzer
Twitter Sentiment Analyzer
Stars: ✭ 13 (-35%)
Mutual labels:  charts
gokube
gokube is a tool that makes it easy developing day-to-day with Kubernetes on your laptop.
Stars: ✭ 22 (+10%)
Mutual labels:  charts
git-space
A web application to view Github's user profile.
Stars: ✭ 14 (-30%)
Mutual labels:  charts
dash-lollapalooza-brasil-2018
🎟Using Plotly to visualize data from Lollapalooza
Stars: ✭ 23 (+15%)
Mutual labels:  charts
KLineChartAndroid
A kline chart UI widget for android(Android版本的k线).
Stars: ✭ 51 (+155%)
Mutual labels:  charts
flutter heatmap calendar
A Heatmap Calendar based on Github's contributions chart
Stars: ✭ 47 (+135%)
Mutual labels:  charts
beapi-bench
Tool for benchmarking apis. Uses ApacheBench(ab) to generate data and gnuplot for graphing. Adding new features almost daily
Stars: ✭ 16 (-20%)
Mutual labels:  charts
Taco
taco-charts
Stars: ✭ 16 (-20%)
Mutual labels:  charts
react-financial-charts
Charts dedicated to finance.
Stars: ✭ 819 (+3995%)
Mutual labels:  charts
decent-visualizer
A visualizer for .shot files
Stars: ✭ 46 (+130%)
Mutual labels:  charts
Reports.JS
Stimulsoft Reports.JS is a reporting tool for Node.js and JavaScript applications.
Stars: ✭ 33 (+65%)
Mutual labels:  charts
ipychart
The power of Chart.js with Python
Stars: ✭ 48 (+140%)
Mutual labels:  charts
vscode-coding-tracker-server
🐔 VSCode Coding Tracker extension server side program
Stars: ✭ 107 (+435%)
Mutual labels:  charts
django-admin-charts
Create beautiful configurable charts from your models and display them on the django-admin index page or on django-admin-tools dashboard. The charts are based on models and criterias defined through admin interface and some chart parameters are configurable in live view.
Stars: ✭ 78 (+290%)
Mutual labels:  charts
SwiftCharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,405 (+11925%)
Mutual labels:  charts
ggwaffle
Creating waffle charts in a ggplot friendly way
Stars: ✭ 45 (+125%)
Mutual labels:  charts
asciichart
ASCII line charts in terminal ╭┈╯ Haskell port of kroitor/asciichart
Stars: ✭ 23 (+15%)
Mutual labels:  charts

RealmAndCharts-example

Simple example of how to use RealmSwift and Charts together - iOS 10 & Swift 3

It has textfield for user to input count of visitors and a button that adds it to Realm database. Then Charts is used to show that data in chart.

Link to tutorial is coming soon™

Here is link to Medium to article / tutorial I wrote. This github repository has the source code for it.

Using Realm and Charts with Swift 3 in iOS 10

Tools and software used while making this

  • Xcode 8.0 (8A218a)
  • CocoaPods (1.0.1) ( installation guide )
  • RealmSwift (2.0.2)
  • Charts (3.0.0)
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].