FSLineChart
A line chart library for iOS (by ArthurGuibert)
core-plot
Core Plot source code and example applications (by core-plot)
FSLineChart | core-plot | |
---|---|---|
- | 2 | |
848 | 2,780 | |
0.1% | 0.1% | |
0.0 | 0.0 | |
over 7 years ago | 10 days ago | |
Objective-C | 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.
FSLineChart
Posts with mentions or reviews of FSLineChart.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning FSLineChart yet.
Tracking mentions began in Dec 2020.
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 FSLineChart and core-plot you can also consider the following projects:
EChart - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.
Charts - Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
PNChart - A simple and beautiful chart lib used in Piner and CoinsMan for iOS
Dr-Charts