ChartView VS PackageList

Compare ChartView vs PackageList and see what are their differences.

PackageList

The master list of repositories for the Swift Package Index. (by SwiftPackageIndex)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ChartView PackageList
5 15
5,211 747
- 0.1%
0.0 9.9
5 months ago 6 days ago
Swift Swift
MIT License Apache License 2.0
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.

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.

PackageList

Posts with mentions or reviews of PackageList. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-13.

What are some alternatives?

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

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

awesome-ios - A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects

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

awesome-swift - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!

TKRadarChart - A customizable radar chart in Swift

Bow - 🏹 Bow is a cross-platform library for Typed Functional Programming in Swift

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

CenteredCollectionView - A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift

codeapp - Building a full-fledged code editor for iPad

Swift Package Index - The Swift Package Index is the place to find Swift packages!

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

swiftui-map-item-picker