Open Source Library For Creating Highly Customizable Charts Of Different Types

I’ve mentioned a number of charting libraries, and earlier this month mentioned a nice library for creating charts specifically for stock data.

Here’s an open source library from Ivan Schütz providing a Swift based syntax for many different chart types with deep customization using a layer based approach called SwiftCharts.

The chart types include horizontal/vertical bar charts, line charts, scatter charts, and candlestick charts with full support for interactivity. You can customize the labels, have multiple axes for more complex charts, and more. The example project included shows how to create the different chart types and customization using the layer based approach of the library.

Here’s an image showing SwiftCharts in action:

SwiftCharts

You can find SwiftCharts on Github here.

A nice highly customizable charting library.

Original article: Open Source Library For Creating Highly Customizable Charts Of Different Types

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *