![Screenshot of this control](https://www.cocoacontrols.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaDh0IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--4823d78fbd84fef8684a1a94f25a51d0664848ab/Demo.png)
1 image
Author
Description
This control demonstrates 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.
Medium tutorial: https://medium.com/@leonardnguyen/building-your-own-chart-in-ios-part-2-line-chart-7b5cfc7c866