BarChart:教你如何定制实现有点新意的柱状图演示

803 阅读1分钟
原文链接: github.com

This code demonstrate a way to build your own bar chart without using any third-party library. I don't recommend you to import BasicBarChart.swift and BeautifulBarChart.swift directly into your project. However, you should modify it according to your needs.

Demo

demo

Tutorial

Tutorial on Medium

Authors

Minh Nguyen, nvnminh0@gmail.com

License

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