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.
SciChart’s SCIFreeSurfaceRenderableSeries3D renderable series allows you to create many different shapes of charts in iOS, one of the chart types is Ellipsoid and this example shows how to create a simple Ellipsoid 3D chart in iOS SWIFT and Objective-C.
iOS Ellipsoid charts are rendered by SCIEllipsoidDataSeries3D and SCIFreeSurfaceRenderableSeries3D series.
You can easily manipulate charts’ location & size as well as set different palette modes (Radial, Axial, Polar and Azimuthal) with our flexible iOS Charts API.
You can find out more about iOS 3D Ellipsoid Chart type as well as, others in SciChart iOS Library Documentation:
The Swift and Objective-C source code for the iOS and macOS Simple Ellipsoid Chart 3D 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).