AxisTooltip VS ChartView

Compare AxisTooltip vs ChartView and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
AxisTooltip ChartView
2 5
175 5,208
- -
3.0 0.0
7 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.

AxisTooltip

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

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

Popovers - A library to present popovers. Simple, modern, and highly customizable. Not boring!

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