Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. (by ChartsOrg)
core-plot
Core Plot source code and example applications (by core-plot)
Charts | core-plot | |
---|---|---|
19 | 2 | |
27,672 | 2,777 | |
0.2% | 0.1% | |
4.5 | 0.5 | |
5 months ago | 3 months ago | |
Swift | Objective-C | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Charts
Posts with mentions or reviews of Charts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-22.
- Are there out of the box charts available in UI Kit?
-
NumberFormatter not working on danielgindi Charts
I just updated https://github.com/danielgindi/Charts to Charts 4.1 from 3.1
-
Best charts library?
Or you can check out these 2 options: iOS version https://github.com/danielgindi/Charts
-
How to Create Charts on iOS using SwiftUI
Starting with iOS 16, iPadOS 16, and watchOS 9, SwiftUI supports the native creation of charts. Before those versions were released in 2022, creating a chart required tons of development work or an outside dependency.
- After 2 years of on and off development I finally published my first app on the App Store. Spotter is a workout tracker with a focus on a very 'iOS' like UI (similar to Apollo for Reddit). Also no subscriptions. Let me know what you think!
-
I published my first SwiftUI app yesterday - and would love some feedback :)
https://github.com/danielgindi/Charts :) We use this in our current app in Production
-
Can I add Apple’s charts to my app?
I’ve found that Charts works quite well.
-
Using the Charts library and removing highlighted value when touch ends
I'm creating a stock chart app using [ios-charts](https://github.com/danielgindi/Charts) and when moving your finger of the chart the value will get highlighted. However, when removing your finger the highlighted bar still stays. Is there a way for me to remove it when the touch ends?
-
My biggest project yet! :) Let me know what you think!
I used this charts library called Charts 3.0
-
A practical guide to creating ring charts using the CPRingChart library
The most widely used library for making these kind of charts, in my opinion, is probably the amazing 'Charts' library by Daniel Gindi (https://github.com/danielgindi/Charts). But unfortunately it does not provide the option to add rounded caps to your slices. Hence this library aims to solve that problem.
core-plot
Posts with mentions or reviews of core-plot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-12-29.
-
What would be a good idea for graphs?
I prefer CorePlot. We have it working now so it can be embedded in SwiftUI, in addition to UIViews as designed. https://github.com/core-plot/core-plot
-
Does anyone know a Swift / Objective-C library to help me contour plot something like this? It’s basically f(x, y) plotted on 2D using contours and colours to emulate 3D Z-coordinate
There is / used to be Core Plot as the go to plotting library. https://github.com/core-plot/core-plot
What are some alternatives?
When comparing Charts and core-plot you can also consider the following projects:
SwiftCharts - Easy to use and highly customizable charts library for iOS
Dr-Charts
Scrollable-GraphView - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
PNChart - A simple and beautiful chart lib used in Piner and CoinsMan for iOS
PNChart-Swift - A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation
Graphs - Light weight charts view generater for iOS. Written in Swift.
Material - A UI/UX framework for creating beautiful applications.
FSLineChart - A line chart library for iOS
JBChartView - iOS-based charting library for both line and bar graphs.