awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to johnnywjy/jyradarchart

Open-source alternatives to JYRadarChart

30 open-source projects similar to johnnywjy/jyradarchart, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best JYRadarChart alternative.

  • philjay/mpandroidchartالصورة الرمزية لـ PhilJay

    PhilJay/MPAndroidChart

    38,199عرض على 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
    عرض على GitHub↗38,199
  • diogobernardino/williamchartالصورة الرمزية لـ diogobernardino

    diogobernardino/WilliamChart

    5,106عرض على 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
    عرض على GitHub↗5,106
  • xhacker/teachartالصورة الرمزية لـ xhacker

    xhacker/TEAChart

    1,191عرض على GitHub↗

    Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.

    Objective-C
    عرض على GitHub↗1,191
  • recharts/rechartsالصورة الرمزية لـ recharts

    recharts/recharts

    27,241عرض على GitHub↗

    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
    عرض على GitHub↗27,241

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • formidablelabs/victoryالصورة الرمزية لـ FormidableLabs

    FormidableLabs/victory

    11,242عرض على GitHub↗

    Victory is a React data visualization library and composable visualization toolkit used to build interactive charts and graphs. It functions as an SVG charting framework that renders scalable data visualizations designed to maintain consistency across different web browsers and operating systems. The project provides a collection of reusable UI primitives that combine to form complex interactive data layouts. This component-based approach allows for the construction of sophisticated graphs by composing modular visualization elements within React applications.

    TypeScriptchartsd3data-visualization
    عرض على GitHub↗11,242
  • kevinzhow/pnchartالصورة الرمزية لـ kevinzhow

    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

    Objective-C
    عرض على GitHub↗9,653
  • lecho/hellocharts-androidالصورة الرمزية لـ lecho

    lecho/hellocharts-android

    7,589عرض على 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
    عرض على GitHub↗7,589
  • uber/react-visالصورة الرمزية لـ uber

    uber/react-vis

    8,781عرض على GitHub↗

    react-vis is a declarative, component-based React data visualization library. It provides a framework of reusable building blocks for rendering interactive charts and graphs by mapping raw data to visual attributes such as position, color, and size. The system leverages D3 for its scaling and layout logic. The library is distinguished by its ability to handle complex data relationships, including hierarchical data via tree maps and circle packing, as well as multidimensional analysis using parallel axes and radar charts. It also supports network flow mapping to illustrate the volume and direc

    JavaScriptchartcharting-librarydata-visualization
    عرض على GitHub↗8,781
  • danielgindi/chartsالصورة الرمزية لـ danielgindi

    danielgindi/Charts

    28,005عرض على GitHub↗

    Charts is a data visualization framework and charting library for iOS, tvOS, and macOS. It provides a set of graphical components used to render interactive line, bar, pie, and scatter charts to represent complex data sets. The project serves as an implementation of a charting library adapted specifically for the Apple ecosystem. It includes a rendering engine capable of plotting data points directly from database records. The framework covers a broad range of visualization capabilities, including interactive data exploration via zooming and panning gestures, visual style customization for c

    Swift
    عرض على GitHub↗28,005
  • anaglik/andlinechartviewالصورة الرمزية لـ anaglik

    anaglik/ANDLineChartView

    420عرض على GitHub↗

    ANDLineChartView is easy to use view-based class for displaying animated line chart.

    Objective-Cchartiosobjective-c
    عرض على GitHub↗420
  • arthurguibert/fslinechartالصورة الرمزية لـ ArthurGuibert

    ArthurGuibert/FSLineChart

    844عرض على GitHub↗

    A line chart library for iOS

    Objective-C
    عرض على GitHub↗844
  • arthurguibert/fsinteractivemapالصورة الرمزية لـ ArthurGuibert

    ArthurGuibert/FSInteractiveMap

    548عرض على GitHub↗

    A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS!

    Objective-C
    عرض على GitHub↗548
  • beautifulinteractions/beautiful-react-diagramsB

    beautifulinteractions/beautiful-react-diagrams

    0عرض على GitHub↗
    عرض على GitHub↗0
  • blackfizz/eazegraphالصورة الرمزية لـ blackfizz

    blackfizz/EazeGraph

    1,592عرض على GitHub↗

    An Android chart and graph library

    Java
    عرض على GitHub↗1,592
  • alexandrgraschenkov/magicpieالصورة الرمزية لـ AlexandrGraschenkov

    AlexandrGraschenkov/MagicPie

    527عرض على GitHub↗

    Amazing animations available with MagicPie!

    Objective-C
    عرض على GitHub↗527
  • ailon/markerjs2A

    ailon/markerjs2

    0عرض على GitHub↗
    عرض على GitHub↗0
  • anychart/anychart-androidالصورة الرمزية لـ AnyChart

    AnyChart/AnyChart-Android

    2,371عرض على GitHub↗
    Javaandroidandroid-chartandroid-charting
    عرض على GitHub↗2,371
  • core-plot/core-plotالصورة الرمزية لـ core-plot

    core-plot/core-plot

    2,764عرض على GitHub↗

    Core Plot source code and example applications

    Objective-C
    عرض على GitHub↗2,764
  • codesuki/react-d3-componentsالصورة الرمزية لـ codesuki

    codesuki/react-d3-components

    1,618عرض على GitHub↗

    D3 Components for React

    JavaScriptarea-chartchartchart-component
    عرض على GitHub↗1,618
  • antvis/mcp-server-chartالصورة الرمزية لـ antvis

    antvis/mcp-server-chart

    3,688عرض على GitHub↗

    This project is a Model Context Protocol server that enables large language models to generate and render data visualizations, charts, and diagrams. It functions as a toolset for AI assistants to transform raw data into professional visual representations. The server utilizes an intelligent selection layer to determine the most effective visualization format based on the provided data. It supports remote rendering via external HTTP services and provides the flexibility to route requests to self-hosted rendering endpoints for private network environments. Capabilities cover a wide range of da

    TypeScriptantvllmmcp
    عرض على GitHub↗3,688
  • cuieney/barchart-masterC

    Cuieney/BarChart-master

    0عرض على GitHub↗
    عرض على GitHub↗0
  • alandefreitas/matplotplusplusالصورة الرمزية لـ alandefreitas

    alandefreitas/matplotplusplus

    4,894عرض على GitHub↗

    This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network graphs, and geographic maps. It operates as a multi-backend graphics library, decoupling high-level plotting logic from low-level rendering engines to support various output backends. The project distinguishes itself with a dual-interface API, providing both a global functional interface for rapid prototyping and an object-oriented interface for precise control. It features a component-based layout engine for managing tiled grids and subplots, alongside a layered plot state that all

    C++charting-librarychartscontour-plots
    عرض على GitHub↗4,894
  • danimahardhika/candybar-libraryD

    danimahardhika/candybar-library

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ddanny/achartengineالصورة الرمزية لـ ddanny

    ddanny/achartengine

    769عرض على GitHub↗

    Charting library for Android applications. Automatically exported from code.google.com/p/achartengine

    Java
    عرض على GitHub↗769
  • chasseurmic/twrchartsالصورة الرمزية لـ chasseurmic

    chasseurmic/TWRCharts

    359عرض على GitHub↗

    An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.

    Objective-C
    عرض على GitHub↗359
  • dmitriyzaitsev/radarchartviewD

    DmitriyZaitsev/RadarChartView

    0عرض على GitHub↗
    عرض على GitHub↗0
  • drawcall/threejs-mesh-modifiersD

    drawcall/threejs-mesh-modifiers

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ecomfe/echartsالصورة الرمزية لـ ecomfe

    ecomfe/echarts

    66,608عرض على GitHub↗

    ECharts is a JavaScript data visualization library and web charting framework used to render interactive 2D and 3D data plots within a web browser. It functions as a visualization engine that transforms raw data into customizable charts and graphs. The project includes a WebGL-based hardware acceleration engine specifically for producing three-dimensional plots and globe visualizations. This allows the library to handle large and complex datasets through GPU-accelerated rendering. The framework supports both canvas-based raster rendering and SVG-based vector rendering. It provides capabiliti

    TypeScript
    عرض على GitHub↗66,608
  • entronad/graphicالصورة الرمزية لـ entronad

    entronad/graphic

    1,777عرض على GitHub↗

    A grammar of data visualization and Flutter charting library.

    Dartchartcharting-librarycharts
    عرض على GitHub↗1,777
  • bramp/js-sequence-diagramsالصورة الرمزية لـ bramp

    bramp/js-sequence-diagrams

    7,834عرض على GitHub↗

    js-sequence-diagrams is a JavaScript library used to generate SVG sequence diagrams from plain text descriptions. It functions as a text-to-diagram tool that transforms structured textual input into scalable vector graphics to represent system interaction flows. The library provides capabilities for system workflow visualization and technical documentation automation. It maps the communication between different components or services by converting text into visual representations of logic flows. The tool includes support for custom typeface loading to change the visual style and lettering of

    JavaScriptjavascriptsequence-diagramsvg
    عرض على GitHub↗7,834