SwiftCharts VS ChartView

Compare SwiftCharts vs ChartView and see what are their differences.

SwiftCharts

Easy to use and highly customizable charts library for iOS (by ivnsch)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SwiftCharts ChartView
1 5
2,512 5,203
- -
0.0 0.0
12 months ago 5 months ago
Swift Swift
Apache License 2.0 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.

SwiftCharts

Posts with mentions or reviews of SwiftCharts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.

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 SwiftCharts and ChartView you can also consider the following projects:

Charts - Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

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

EChart - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.

TKRadarChart - A customizable radar chart in Swift

SwiftChart - Line and area chart library for iOS

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

codeapp - Building a full-fledged code editor for iPad

Scrollable-GraphView - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.

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