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

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

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

1 个仓库

Awesome GitHub RepositoriesSwiftUI

Line chart components built with the SwiftUI framework that plot connected data points with gradient fills and optional markers.

Distinct from Line Charts: Distinct from generic Line Charts: specifically implemented using SwiftUI's declarative view composition rather than UIKit or web-based rendering.

Explore 1 awesome GitHub repository matching user interface & experience · SwiftUI. Refine with filters or upvote what's useful.

Awesome SwiftUI GitHub Repositories

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

    AppPear/ChartView

    5,633在 GitHub 上查看↗

    ChartView is a SwiftUI-native charting library that provides bar, line, pie, and ring chart components within a unified grid-based layout system. The library renders charts by composing SwiftUI views declaratively from data models, letting the framework handle layout and updates without intermediate drawing layers. The library supports multiple chart types that share a common grid layout, enabling composable data visualizations with synchronized axes and backgrounds. Bar charts display data as vertical bars, line charts plot connected data points with gradient fills and optional markers, pie

    Ships a SwiftUI-native line chart component with gradient fills and optional markers for data trend visualization.

    Swift
    在 GitHub 上查看↗5,633
  1. Home
  2. User Interface & Experience
  3. Data Visualization Tools
  4. Data Visualization
  5. Specific Chart Types
  6. Line Charts
  7. SwiftUI