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

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

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

Open-source alternatives to Chartify

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

  • pyecharts/pyechartsالصورة الرمزية لـ pyecharts

    pyecharts/pyecharts

    15,761عرض على GitHub↗

    pyecharts is a Python visualization library and wrapper for the Echarts JavaScript engine. It translates Python data and configurations into JSON specifications to generate interactive web-based charts and graphs. The library provides specialized capabilities for geographic data mapping using a comprehensive library of map assets to visualize spatial information. It also includes utilities to capture rasterized snapshots of rendered web visualizations for export as static image files. The tool supports rendering interactive plots directly within data science notebook environments and exporti

    Python
    عرض على GitHub↗15,761
  • bokeh/bokehالصورة الرمزية لـ bokeh

    bokeh/bokeh

    20,403عرض على GitHub↗

    Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance graphics and data dashboards that render in web browsers. It serves as a tool for generating standalone HTML documents, embedded components for digital notebooks, and full-stack web applications powered by a Python backend. The project distinguishes itself through its ability to handle large or streaming datasets while maintaining smooth interactivity. It enables linked brushing across multiple views, allowing data selected in one plot to automatically highlight corresponding data i

    TypeScriptbokehdata-visualisationinteractive-plots
    عرض على GitHub↗20,403
  • matplotlib/matplotlibالصورة الرمزية لـ matplotlib

    matplotlib/matplotlib

    22,891عرض على GitHub↗

    Matplotlib is a Python data visualization library and 2D plotting engine used to generate publication-quality figures and charts from numerical data. It serves as a numerical graphics library and data visualization toolkit for mapping data to visual elements. The library provides capabilities for producing static, animated, and interactive visualizations. This includes creating high-resolution figures for professional documents, generating moving graphics to illustrate data evolution over time, and building dynamic plots for interactive data exploration. The toolkit supports scientific plott

    Pythondata-sciencedata-visualizationgtk
    عرض على GitHub↗22,891

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

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

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

Find more with AI search
  • nicohlr/ipychartالصورة الرمزية لـ nicohlr

    nicohlr/ipychart

    131عرض على GitHub↗

    The power of Chart.js with Python

    Python
    عرض على GitHub↗131
  • residentmario/missingnoالصورة الرمزية لـ ResidentMario

    ResidentMario/missingno

    4,209عرض على GitHub↗

    missingno is a Python library for the visualization and analysis of missing data patterns. It provides a set of tools to profile dataset completeness, map data gaps, and quantify the volume of null values across variables. The library differentiates itself through a nullity correlation analyzer and a hierarchical data clustering tool. These components allow for the detection of systemic dependencies and trends by measuring how the absence of one variable relates to the absence of another. The toolset covers broader data quality auditing and exploratory analysis capabilities. It includes feat

    Pythondata-analysisdata-visualizationmissing-data
    عرض على GitHub↗4,209
  • glumpy/glumpyالصورة الرمزية لـ glumpy

    glumpy/glumpy

    1,279عرض على GitHub↗

    Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization

    Python
    عرض على GitHub↗1,279
  • altair-viz/altairالصورة الرمزية لـ altair-viz

    altair-viz/altair

    10,410عرض على GitHub↗

    Altair is a declarative data visualization library for Python based on the Vega-Lite grammar. It allows users to create statistical visualizations by mapping data fields to visual properties rather than writing imperative drawing code. The library focuses on interactive charting through a system of linked selections and filters that update multiple visualizations based on user input. It renders charts as JSON and HTML for display in web browsers and interactive notebooks. The project covers statistical data analysis and interactive data exploration, providing capabilities to export visuals a

    Python
    عرض على GitHub↗10,410
  • tehmaze/diagramالصورة الرمزية لـ tehmaze

    tehmaze/diagram

    410عرض على GitHub↗

    Text mode diagrams using UTF-8 characters and fancy colors

    Python
    عرض على GitHub↗410
  • vispy/vispyالصورة الرمزية لـ vispy

    vispy/vispy

    3,572عرض على GitHub↗

    Main repository for Vispy

    Pythonclosemberhacktoberfestopengl
    عرض على GitHub↗3,572
  • stemkoski/three.pyالصورة الرمزية لـ stemkoski

    stemkoski/three.py

    120عرض على GitHub↗

    Python 3D library.

    Python
    عرض على GitHub↗120
  • scitools/cartopyالصورة الرمزية لـ SciTools

    SciTools/cartopy

    1,604عرض على GitHub↗

    Cartopy - a cartographic python library with matplotlib support

    Pythoncartopygeometrymaps
    عرض على GitHub↗1,604
  • vega/altairالصورة الرمزية لـ vega

    vega/altair

    10,410عرض على GitHub↗

    Altair is a declarative data visualization library for Python that generates Vega-Lite specifications. It functions as a tool for mapping data to graphical marks using a high-level syntax, allowing users to describe the desired visual outcome instead of writing imperative drawing commands. The framework enables the creation of interactive charts and graphics, including linked views and filtered displays that respond to user input in real time. It supports the design of multi-view dashboards by combining visualizations into layered or faceted layouts. The library provides capabilities for sta

    Python
    عرض على GitHub↗10,410
  • plotly/plotly.pyالصورة الرمزية لـ plotly

    plotly/plotly.py

    18,270عرض على GitHub↗

    Plotly.py is a comprehensive framework for building production-ready data applications and interactive dashboards directly from Python code. It functions as both a high-performance visualization library for browser-based charts and a full-stack tool for transforming analytical scripts into responsive, web-based interfaces. By abstracting away the need for manual HTML or JavaScript, it allows developers to define complex layouts and functional logic using modular, reusable components. The framework distinguishes itself through a robust architecture that handles event orchestration and state sy

    Pythond3dashboarddeclarative
    عرض على GitHub↗18,270
  • yhat/ggpyالصورة الرمزية لـ yhat

    yhat/ggpy

    3,691عرض على GitHub↗

    ggpy is a Python library for statistical data visualization based on the grammar of graphics. It functions as a declarative framework for building complex charts by mapping data variables to visual properties through a structured coordinate system. The library enables the construction of composite visualizations by layering geometric shapes and statistical summaries. It utilizes a system of continuous and discrete scales to translate raw data into visual attributes and supports facet-based plotting to segment a single visualization into a grid of subplots based on variable categories. Visual

    Python
    عرض على GitHub↗3,691
  • mwaskom/seabornالصورة الرمزية لـ mwaskom

    mwaskom/seaborn

    13,739عرض على GitHub↗

    Seaborn is a Python library designed for statistical data visualization. It functions as a high-level interface built on the Matplotlib ecosystem, providing specialized routines to explore and communicate complex patterns within datasets. The framework enables users to generate informative graphics through automated statistical aggregation, multi-plot faceting, and integrated regression modeling. The library distinguishes itself through a declarative approach to data mapping, which translates raw inputs into visual properties like color, size, and position. It includes a robust statistical tr

    Pythondata-sciencedata-visualizationmatplotlib
    عرض على GitHub↗13,739
  • man-group/dtaleالصورة الرمزية لـ man-group

    man-group/dtale

    5,170عرض على GitHub↗

    dtale is a web-based interactive grid and visualizer for pandas dataframes, designed as an exploratory data analysis tool. It provides a browser-based interface for analyzing tabular data structures, allowing users to calculate statistics, detect outliers, and compute correlations without writing manual code. The project functions as an embedded data viewer that can be integrated into web applications via iframes or custom routes, with specific support for Django, Flask, and Streamlit. It enables the exploration of datasets through a combination of an interactive data grid and a data visualiz

    TypeScriptdata-analysisdata-sciencedata-visualization
    عرض على GitHub↗5,170
  • heremaps/pptkالصورة الرمزية لـ heremaps

    heremaps/pptk

    633عرض على GitHub↗

    The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.

    C++
    عرض على GitHub↗633
  • pyqtgraph/pyqtgraphالصورة الرمزية لـ pyqtgraph

    pyqtgraph/pyqtgraph

    4,297عرض على GitHub↗

    PyQtGraph is a scientific plotting and graphics framework built for PyQt and PySide applications, providing fast, interactive 2D and 3D visualizations with GPU-accelerated rendering. It serves as both a real-time signal monitoring system for streaming time-series data and a toolkit for constructing interactive data dashboards with dockable panels, parameter trees, and custom widgets. The library also includes a node-based visual flowchart tool for building data processing pipelines and a scientific graphics export system that saves plots as PNG, SVG, or CSV and converts items to Matplotlib for

    Pythonhacktoberfestnumpypython
    عرض على GitHub↗4,297
  • has2k1/plotnineالصورة الرمزية لـ has2k1

    has2k1/plotnine

    4,598عرض على GitHub↗

    Plotnine is a data visualization library for Python based on the Grammar of Graphics. It serves as a declarative statistical plotting framework and multi-panel plotting engine, allowing users to create complex charts by mapping data variables to visual properties such as position, color, and size. The project is distinguished by its use of a layered composition model and a statistical transformation engine that performs aggregations and computations before rendering visuals. It features a comprehensive system for multi-panel faceting, which enables the splitting of a single visualization into

    Pythondata-analysisgrammargraphics
    عرض على GitHub↗4,598
  • pyvista/pyvistaالصورة الرمزية لـ pyvista

    pyvista/pyvista

    3,707عرض على GitHub↗

    PyVista is a scientific 3D plotting framework and visualization library that provides a Python interface for rendering and analyzing spatial datasets using a VTK backend. It functions as a volumetric rendering engine and a 3D mesh analysis tool for computing geometric properties and performing boolean operations on surface and volumetric meshes. The project is distinguished by its ability to operate as a headless 3D renderer, generating high-quality renders and animations on remote servers without a physical display. It also features a lazy-accessor extension mechanism that allows the registr

    Python
    عرض على GitHub↗3,707
  • pandas-profiling/pandas-profilingالصورة الرمزية لـ pandas-profiling

    pandas-profiling/pandas-profiling

    13,609عرض على GitHub↗

    This project is an exploratory data analysis library and profiling tool for Pandas and Spark DataFrames. It automates the initial investigation of datasets by generating comprehensive descriptive analysis reports, statistical summaries, and data quality warnings. The system functions as a data quality profiler to detect missing values, duplicate rows, and type inconsistencies. It includes a dataset comparison tool for identifying structural and content shifts between different versions of the same data, as well as specialized tools for time-series analysis to calculate auto-correlation and se

    Python
    عرض على GitHub↗13,609
  • plotly/dashالصورة الرمزية لـ plotly

    plotly/dash

    24,262عرض على GitHub↗

    Dash is a Python-based framework for building analytical web applications and reactive data dashboards. It allows developers to connect data science and machine learning code to interactive web interfaces without writing JavaScript, serving as a backend-driven tool for defining layouts and managing state. The framework integrates the Plotly charting engine to render a wide variety of complex charts and financial graphs. It distinguishes itself through a reactive callback system that links user input components to data visualizations, enabling the creation of business intelligence dashboards a

    Python
    عرض على GitHub↗24,262
  • jackzhenguo/python-small-examplesالصورة الرمزية لـ jackzhenguo

    jackzhenguo/python-small-examples

    8,132عرض على GitHub↗

    This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional

    Pythondata-sciencemachine-learningpython
    عرض على GitHub↗8,132
  • dexplo/bar_chart_raceالصورة الرمزية لـ dexplo

    dexplo/bar_chart_race

    1,452عرض على GitHub↗

    Bar chart race is a Python data visualization library that transforms ordered tabular time-series data into animated bar and line chart races. It operates as an extension for rendering dynamic charts that illustrate how rankings and values change over time. The library interpolates wide-format chronological tables into densely sampled frame sequences, calculating intermediate numeric values to produce fluid motion animations. It orchestrates iterative canvas redraws through a plotting backend while supporting external multimedia encoders to export compressed standard video files. Generated a

    Python
    عرض على GitHub↗1,452
  • xianhu/learnpythonالصورة الرمزية لـ xianhu

    xianhu/LearnPython

    8,484عرض على GitHub↗

    LearnPython is a programming tutorial consisting of a collection of practical code examples used to demonstrate Python language features and programming patterns. It serves as a comprehensive learning resource that implements core language concepts through functional code. The project provides specialized guides and samples covering several key domains. These include asynchronous network programming with event loops and coroutines, data visualization using numerical datasets for 2D and 3D plots, and web scraping for fetching content and automating login flows. It also features instructions on

    Jupyter Notebooklearning-pythonpythonpython-flask
    عرض على GitHub↗8,484
  • anychart/graphicsjsالصورة الرمزية لـ AnyChart

    AnyChart/GraphicsJS

    993عرض على GitHub↗

    A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.

    JavaScript
    عرض على GitHub↗993
  • boblemarin/jquery.eraserالصورة الرمزية لـ boblemarin

    boblemarin/jQuery.eraser

    334عرض على GitHub↗

    #jQuery.eraser v0.5.1

    JavaScript
    عرض على GitHub↗334
  • bmabey/pyldavisالصورة الرمزية لـ bmabey

    bmabey/pyLDAvis

    1,849عرض على GitHub↗

    Python library for interactive topic model visualization. Port of the R LDAvis package.

    Jupyter Notebook
    عرض على GitHub↗1,849
  • anychart/anychart-jqueryالصورة الرمزية لـ AnyChart

    AnyChart/AnyChart-jQuery

    14عرض على GitHub↗

    jQuery plugin for AnyChart provides an easy way to use AnyChart JavaScript Charts with jQuery framework.

    JavaScript
    عرض على GitHub↗14
  • aldeed/meteor-tabularالصورة الرمزية لـ aldeed

    aldeed/meteor-tabular

    360عرض على GitHub↗

    aldeed:tabular

    JavaScript
    عرض على GitHub↗360