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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDeclarative Chart Rendering

Renders charts by composing SwiftUI views declaratively from data models, letting the framework handle layout and updates.

Distinct from SwiftUI: Distinct from SwiftUI: focuses on declarative chart rendering patterns within SwiftUI, not general SwiftUI interface building.

Explore 1 awesome GitHub repository matching mobile development · Declarative Chart Rendering. Refine with filters or upvote what's useful.

Awesome Declarative Chart Rendering GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apppear/chartviewAvatar de AppPear

    AppPear/ChartView

    5,633Ver en 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

    Renders charts by composing SwiftUI views declaratively from data models, letting the framework handle layout and updates.

    Swift
    Ver en GitHub↗5,633
  1. Home
  2. Mobile Development
  3. iOS & Apple Ecosystem
  4. SwiftUI
  5. Declarative Chart Rendering