Pre loader

iOS & macOS Spline Line Chart

iOS & macOS charts - Examples

Please note! These examples are new to SciChart iOS v4 release! SciChart’s OpenGL ES and Metal iOS and Metal macOS Chart library ships with hundred of Objective-C and Swift iOS & macOS Chart Examples which you can browse, play with and view the source-code. All of this is possible with the new and improved SciChart iOS Examples Suite and demo application for Mac, which ships as part of the SciChart SDK.

Download Examples

This example demonstrates how the Spline line chart in iOS can be created using SCISplineLineRenderableSeries type. The iOS Spline line API includes the algorithm to smooth the line, when you have too many data points and displaying raw data makes it difficult to see the trends. This gives a slick look to the iOS charts and nice user experience to the customers of your iOS applications.

Spline Line Series Features:

  • – Render a Gap in iOS Spline Line
  • – Draw Point Markers
  • – Draw Series With Different Colors

Read more in the documentation for iOS Spline smoothing Line Series.

See also: Spline Mountain Series and Spline Band series as well.

The Swift and Objective-C source code for the iOS and macOS Spline Line Chart example is included below (Scroll down!).

Did you know that we have the source code for all our example available for free on Github?

Clone the SciChart.iOS.Examples from Github.

Also the SciChart iOS and Scichart macOS Trials contain the full source for the examples (link below).

DOWNLOAD THE IOS CHART EXAMPLES

SplineLineChartView.m
View source code
SplineLineChartView.swift
View source code
Back to iOS & macOS charts Examples

iOS & macOS charts Examples

2D Charts
3D Charts
Featured Apps