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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ChartsOrg avatar

ChartsOrg/Charts

0
View on GitHub↗
28,000 Stars·6,003 Forks·Swift·Apache-2.0·7 Aufrufe

Charts

Charts is a mobile data visualization library designed for rendering interactive graphical representations of complex datasets. It provides a declarative configuration interface that maps data structures to visual components, supporting a variety of chart types including line, bar, pie, scatter, and radar plots.

The library distinguishes itself through a hardware-accelerated drawing layer that ensures high-performance rendering across mobile platforms. It features a gesture-driven transformation engine that enables users to pan, zoom, and scale views, alongside an interpolated animation system that provides visual feedback during data updates and state transitions.

Beyond core rendering, the project supports dual-axis coordinate mapping for comparative analysis and includes tools for highlighting specific data points. It facilitates the integration of external databases and provides a raster-based pipeline for exporting rendered charts as image files. The framework is maintained with active security support and structured vulnerability reporting to ensure ongoing stability.

Features

  • Data Visualization - Provides a comprehensive library for rendering interactive, animated data visualizations.
  • Data Visualization Charts - Renders a wide variety of interactive charts including line, bar, pie, scatter, and radar plots.
  • Data Visualization Libraries - Provides a mobile-optimized library for rendering interactive line, bar, and radar charts with hardware-accelerated animations.
  • Mobile Data Visualization Libraries - Ships a high-performance library for rendering interactive, animated charts within native mobile applications.
  • Charting Libraries - Specializes in creating responsive, gesture-driven interactive charts for mobile data exploration.
  • Business Intelligence Tools - Provides configurable visual reporting and KPI tracking components for integration into mobile business applications.
  • Hardware-Accelerated Rendering - Utilizes hardware-accelerated rendering to ensure high-performance visualization of complex datasets.
  • Data Visualization - Beautiful charts for Apple platforms.
  • Declarative Charting Components - Implements a declarative interface for mapping complex datasets to visual chart components with support for dual-axis scaling.
  • Scale-Based Coordinate Mappings - Supports dual-axis coordinate mapping to normalize independent data streams for comparative analysis.
  • Chart Animations - Animates chart elements during data updates to provide clear visual feedback.
  • Cross-Platform UI Frameworks - Enables consistent graphical data representation and styling across multiple mobile operating systems.
  • Gesture Interaction Libraries - Enables interactive data exploration through touch-based panning, zooming, and scaling.
  • Touch Gesture Detectors - Implements gesture detection to enable real-time panning, zooming, and scaling of chart views.
  • State Transition Animators - Features an interpolated animation engine for smooth visual transitions during data updates.
  • Declarative Configurations - Provides a schema-driven configuration interface for mapping data structures to visual chart components.
  • Chart Axis Configurations - Allows manipulation of chart views through pinch-to-zoom and axis scaling gestures.
  • UI Customization Frameworks - Supports the development of highly configurable visual components for mobile applications.

Star-Verlauf

Star-Verlauf für chartsorg/chartsStar-Verlauf für chartsorg/charts

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht chartsorg/charts?

Charts is a mobile data visualization library designed for rendering interactive graphical representations of complex datasets. It provides a declarative configuration interface that maps data structures to visual components, supporting a variety of chart types including line, bar, pie, scatter, and radar plots.

Was sind die Hauptfunktionen von chartsorg/charts?

Die Hauptfunktionen von chartsorg/charts sind: Data Visualization, Data Visualization Charts, Data Visualization Libraries, Mobile Data Visualization Libraries, Charting Libraries, Business Intelligence Tools, Hardware-Accelerated Rendering, Declarative Charting Components.

Welche Open-Source-Alternativen gibt es zu chartsorg/charts?

Open-Source-Alternativen zu chartsorg/charts sind unter anderem: abhinandan-kushwaha/react-native-gifted-charts — React Native Gifted Charts is a mobile-first data visualization framework designed for building interactive and… philjay/mpandroidchart — MPAndroidChart is an Android charting library and data visualization framework that provides a set of reusable view… recharts/recharts — This project is a declarative data visualization library that provides a composable suite of user interface components… lecho/hellocharts-android — Hellocharts-android is a data visualization library and charting framework for Android applications. It provides a… diogobernardino/williamchart — WilliamChart is an Android data visualization library and toolkit used to render interactive charts and graphs within… jawbone/jbchartview — JBChartView is an iOS charting library and data visualization framework used to render interactive line and bar…

Open-Source-Alternativen zu Charts

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Charts.
  • abhinandan-kushwaha/react-native-gifted-chartsAvatar von Abhinandan-Kushwaha

    Abhinandan-Kushwaha/react-native-gifted-charts

    1,345Auf GitHub ansehen↗

    React Native Gifted Charts is a mobile-first data visualization framework designed for building interactive and animated graphical representations within React Native applications. It functions as a declarative component library that enables developers to render complex datasets through a variety of visual formats, including bar, line, area, pie, and scatter plots. The library distinguishes itself through a native-driven rendering engine that utilizes vector graphics primitives to draw shapes and paths directly on the screen. It supports sophisticated visual configurations such as gradients,

    TypeScriptarea-chartbarbar-chart
    Auf GitHub ansehen↗1,345
  • philjay/mpandroidchartAvatar von PhilJay

    PhilJay/MPAndroidChart

    38,199Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗38,199
  • recharts/rechartsAvatar von recharts

    recharts/recharts

    27,241Auf GitHub ansehen↗

    This project is a declarative data visualization library that provides a composable suite of user interface components for rendering interactive charts. It functions as an SVG-based charting engine, allowing developers to construct complex visualizations by nesting modular building blocks such as axes, grids, legends, and data series within a unified layout. The library distinguishes itself through a highly responsive architecture that automatically reconciles layout changes and maps data domains to pixel coordinates using mathematical scale functions. It prioritizes performance through memoi

    TypeScriptchartcharting-librarycomponents
    Auf GitHub ansehen↗27,241
  • lecho/hellocharts-androidAvatar von lecho

    lecho/hellocharts-android

    7,589Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,589
Alle 30 Alternativen zu Charts anzeigen→