awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gpbl avatar

gpbl/SwiftChart

0
View on GitHub↗
1,049 stars·167 forks·Swift·MIT·5 views

SwiftChart

Line and area chart library for iOS

Features

  • Charts - Provides line and area chart functionality.
  • Data Visualization - Simple line and area charting library.

Star history

Star history chart for gpbl/swiftchartStar history chart for gpbl/swiftchart

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SwiftChart

Similar open-source projects, ranked by how many features they share with SwiftChart.
  • lecho/hellocharts-androidlecho avatar

    lecho/hellocharts-android

    7,589View on GitHub↗

    Hellocharts-android is a data visualization library and charting framework for Android applications. It provides a collection of custom view components used to render datasets as visual elements, such as line, column, and pie charts. The library supports interactive visualizations that allow users to navigate data through touch gestures, including pinching, scrolling, and panning. It also includes built-in capabilities for animating data points and chart elements to create smooth visual transitions during dataset updates. The framework covers a broad range of visualization needs, including c

    Java
    View on GitHub↗7,589
  • philackm/scrollablegraphviewphilackm avatar

    philackm/ScrollableGraphView

    5,291View on GitHub↗

    ScrollableGraphView is a Swift data visualization library and iOS plotting framework used to render discrete numerical datasets as interactive graphs. It provides a scrollable user interface component that visualizes data points using a coordinate system with configurable layouts and styling. The framework is characterized by its adaptive graph scaling, which automatically adjusts the vertical axis to fit the visible data points as the user scrolls. It supports real-time data rendering, allowing graph views to update instantly as underlying datasets change through animated transitions. The l

    Swift
    View on GitHub↗5,291
  • diogobernardino/williamchartdiogobernardino avatar

    diogobernardino/WilliamChart

    5,106View on GitHub↗

    WilliamChart is an Android data visualization library and toolkit used to render interactive charts and graphs within Android applications. It functions as a UI component library for integrating data-driven dashboards and metrics into Android layouts. The library includes a specialized component for representing proportional categorical data as donut charts, which are circular charts with hollow centers. It provides a drawing engine that uses low-level APIs to map numerical data to pixel coordinates on the screen.

    Kotlin
    View on GitHub↗5,106
  • philjay/mpandroidchartPhilJay avatar

    PhilJay/MPAndroidChart

    38,199View on GitHub↗

    MPAndroidChart is an Android charting library and data visualization framework that provides a set of reusable view components for rendering statistical data. It enables the display of numerical datasets through various chart types, including line, bar, pie, radar, bubble, and candlestick charts. The library focuses on an interactive graphing workflow, allowing users to explore complex data sets through scaling, panning, and animations. It includes specific support for financial charting to track market trends and price movements, as well as tools for building mobile dashboards.

    Javaandroidchartgraph
    View on GitHub↗38,199
See all 30 alternatives to SwiftChart→

Frequently asked questions

What does gpbl/swiftchart do?

Line and area chart library for iOS

What are the main features of gpbl/swiftchart?

The main features of gpbl/swiftchart are: Charts, Data Visualization.

What are some open-source alternatives to gpbl/swiftchart?

Open-source alternatives to gpbl/swiftchart include: philackm/scrollablegraphview — ScrollableGraphView is a Swift data visualization library and iOS plotting framework used to render discrete numerical… recharts/recharts — This project is a declarative data visualization library that provides a composable suite of user interface components… diogobernardino/williamchart — WilliamChart is an Android data visualization library and toolkit used to render interactive charts and graphs within… lecho/hellocharts-android — Hellocharts-android is a data visualization library and charting framework for Android applications. It provides a… philjay/mpandroidchart — MPAndroidChart is an Android charting library and data visualization framework that provides a set of reusable view… robinhood/spark — A simple Android sparkline chart view.