FLCharts VS ChartView

Compare FLCharts vs ChartView and see what are their differences.

FLCharts

Easy to use and highly customizable charts library for iOS (by francescoleoni98)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
FLCharts ChartView
11 5
262 5,208
- -
2.6 0.0
10 months ago 5 months ago
Swift Swift
MIT License MIT 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.

FLCharts

Posts with mentions or reviews of FLCharts. We have used some of these posts to build our list of alternatives and similar projects.

ChartView

Posts with mentions or reviews of ChartView. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • Is it legal to use this package in a commercial app?
    1 project | /r/swift | 2 May 2021
    I have a specific app idea I have in mind which requires drawing and plotting graphs. All this sounded very daunting but I recently came across a project called "ChartView" on GitHub (https://github.com/AppPear/ChartView) .
  • How to dynamically populate SwiftUI ChartsView Library BarChart
    1 project | /r/SwiftUI | 22 Apr 2021
    Currently using AppPear’s Chart View library for SwiftUI. Wondering what would be the best way to populate data dynamically. Preferably through an observable object. The data type is ChartData(values: [(String, BinaryInteger)]). Thanks again for the help and here’s the link to the library’s GitHub repo
  • Built an NFT Tracker app with SwiftUI
    1 project | /r/SwiftUI | 26 Mar 2021
    I think it’s this library: https://github.com/AppPear/ChartView
  • How to Add External Libraries to a SwiftUI Project Using Swift Package Manager
    2 projects | dev.to | 24 Mar 2021
    Now that we have our link to SwiftUICharts repo, we will need to go to our Xcode project and click on File > Swift Packages > Add Package Dependency and then paste in the repo's url: https://github.com/AppPear/ChartView
  • SwiftUI - Stock graph hover functionality
    1 project | /r/iOSProgramming | 15 Jan 2021
    I don't know how flexible your graph is BUT it does look like it supports what I would need. Currently we used https://github.com/AppPear/ChartView which looks great but has one fatal flaw for our use case, it has no support for X-axis labelling at all. We were exploring either using something else or developing our own alternative, that's why I was interested when I saw your video.

What are some alternatives?

When comparing FLCharts and ChartView you can also consider the following projects:

SwiftCharts - Easy to use and highly customizable charts library for iOS

SwiftChart - Line and area chart library for iOS

SwiftUICharts - A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility features built in.

TKRadarChart - A customizable radar chart in Swift

BadgeHub - A way to quickly add a notification badge icon to any view. Make any view of a full-fledged animated notification center.

AxisTooltip - A library that displays tooltips in the desired view. Supports iOS and macOS.

DTPagerController - A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.

codeapp - Building a full-fledged code editor for iPad