Skip to content

nhatminh12369/LineChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LineChart

This code demonstrate a way to build your own line chart without using any third-party library. It contains a simple yet effective algorithm to build a curved line through a set of points. I don't recommend you to import LineChart.swift directly into your project because it is build for demonstration purpose only. However, you should modify it according to your needs.

Demo

Demo Image

Tutorial

Tutorial on Medium

Authors

Minh Nguyen, nvnminh0@gmail.com

License

LineChart is available under the MIT license. See the LICENSE file for more info.

About

A light-weight line chart for iOS. Swift 5.0, XCode 10.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages