awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesiOS Data Visualization

Tools for creating visual representations of datasets specifically for iOS platforms.

Distinguishing note: None of the candidates are general-purpose iOS data visualization libraries; others focus on testing or image processing.

Explore 3 awesome GitHub repositories matching mobile development · iOS Data Visualization. Refine with filters or upvote what's useful.

Awesome iOS Data Visualization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kevinzhow/pnchartkevinzhow 的头像

    kevinzhow/PNChart

    9,653在 GitHub 上查看↗

    PNChart is an iOS charting framework and data visualization library designed for rendering interactive visual data representations within native Apple mobile environments. It provides a toolkit for creating animated line and pie charts to illustrate data trends and proportional datasets. The library specializes in animated data representation, using motion effects and transitions to highlight information changes over time. It supports real-time chart data updates, allowing visualizations to reflect new information dynamically without rebuilding the entire user interface. The framework covers

    Provides native iOS tools for rendering line and pie charts to make data easier to understand.

    Objective-C
    在 GitHub 上查看↗9,653
  • jawbone/jbchartviewJawbone 的头像

    Jawbone/JBChartView

    3,705在 GitHub 上查看↗

    JBChartView is an iOS charting library and data visualization framework used to render interactive line and bar graphs. It provides reusable user interface components for displaying numerical data series through smooth line curves and grouped or horizontal bar charts. The framework is distinguished by its ability to morph bars and lines between different data states, creating visual transitions that represent changes in underlying data models. It also includes interaction handling that detects user selections on specific data points and returns the associated model instances. The library cov

    Provides a framework for creating visual representations of complex datasets specifically for iOS platforms.

    Objective-C
    在 GitHub 上查看↗3,705
  • parse-community/parseui-iosparse-community 的头像

    parse-community/ParseUI-iOS

    933在 GitHub 上查看↗

    ParseUI-iOS 是一个可重用的界面组件库,旨在显示移动应用程序中从远程后端服务获取的数据。它作为一个数据绑定框架,将数据库记录直接连接到原生界面元素,减少了构建数据驱动软件所需的样板代码量。 该框架通过提供直接与后端数据模型集成的预构建小部件脱颖而出,使开发者能够自动渲染来自云数据库的信息。通过利用模型驱动的视图绑定,这些组件观察底层数据的变化并相应地更新界面,从而促进移动应用程序的快速原型设计。 该库通过组合原生平台控件支持标准界面构建,确保跨设备的一致外观。它通过后台操作和增量加载模式管理数据检索,以在显示远程内容时保持界面响应性并优化内存使用。

    Displays information retrieved from cloud databases within native mobile interface elements.

    Objective-C
    在 GitHub 上查看↗933
  1. Home
  2. Mobile Development
  3. iOS Data Visualization