Search results for chart

SwiftUIGallery screenshot

SwiftUIGallery

January 28, 2024 • Apache 2.0 License
A gallery of most of the SwiftUI controls up through 2022. Not many new controls from yet installed until iOS 17 matures a little more. Demonstrates much of the functionality of SwiftUI through...
LeavesDiagram screenshot

LeavesDiagram

January 27, 2024 • MIT License
Custom circle diagram
Lambda PieChart screenshot

Lambda PieChart

September 09, 2020 • Apache 2.0 License
PieChart
ChartView screenshot

ChartView

February 07, 2020 • MIT License
ChartView made in SwiftUI
No image provided.

MSBBarChart

February 06, 2020 • MIT License
MSBBarChart is an easy to use bar chart library for iOS
XYChart screenshot

XYChart

November 10, 2019 • Apache 2.0 License
XYChart is designed for line & bar of charts which can compare multiple data in form styles, and limited the range of values to show, and so on.
SwiftSunburstDiagram screenshot

SwiftSunburstDiagram

October 09, 2019 • MIT License
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
No image provided.

BSChart

July 15, 2019 • MIT License
BSChart is a simple and useful chart library written on Swift
ILG (Interactive Line Graph) screenshot

ILG (Interactive Line Graph)

January 31, 2019 • MIT License
I was tasked with building something akin to Robinhood's interactive line graph, it's simple and easy to use/customize.
Charts screenshot

Charts

January 04, 2019 • Apache 2.0 License
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
VennPieChart screenshot

VennPieChart

January 03, 2019 • MIT License
After searching a lot on internet finally we ended up making a new kind of pie chart(Venn Pie Chart). Courtesy: Pankaj Kumhar ([email protected]) Nilaakash Singh ([email protected])
RadarChart screenshot

RadarChart

December 11, 2018 • MIT License
A lightweight and simple to use radar chart.
BillboardSwiftLibrary screenshot

BillboardSwiftLibrary

November 29, 2018 • MIT License
Swift API for downloading Billboard charts
MLLineChart screenshot

MLLineChart

November 02, 2018 • MIT License
A simple Line Chart Lib
No image provided.

AMVennDiagramView

February 18, 2018 • MIT License
AMVennDiagramView is a view can display the diagram like Venn diagram. It displays two circles whose area ratio is almost an accurate.
LMGraphView screenshot

LMGraphView

February 18, 2018 • MIT License
LMGraphView is a simple and customizable graph view for iOS.
ZMJGanttChart screenshot

ZMJGanttChart

February 12, 2018 • Apache 2.0 License
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
AMChart screenshot

AMChart

February 04, 2018 • MIT License
It can display chart.
No image provided.

AAChartKit-Swift

December 01, 2017 • MIT License
An elegant and friendly chart library for iOS developer who use Swift. Powerful,support the column chart、bar chart、area chart、areaspline chart、line chart、spline chart、radar chart、polar chart、pie ch...
LineChart screenshot

LineChart

October 13, 2017 • MIT License
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 do...