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
·
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/pyechartsAvatar von pyecharts

    pyecharts/pyecharts

    15,761Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,761
  • bokeh/bokehAvatar von bokeh

    bokeh/bokeh

    20,403Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,403
  • matplotlib/matplotlibAvatar von matplotlib

    matplotlib/matplotlib

    22,891Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,891

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • nicohlr/ipychartAvatar von nicohlr

    nicohlr/ipychart

    131Auf GitHub ansehen↗

    The power of Chart.js with Python

    Python
    Auf GitHub ansehen↗131
  • residentmario/missingnoAvatar von ResidentMario

    ResidentMario/missingno

    4,209Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,209
  • glumpy/glumpyAvatar von glumpy

    glumpy/glumpy

    1,279Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,279
  • altair-viz/altairAvatar von altair-viz

    altair-viz/altair

    10,410Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,410
  • tehmaze/diagramAvatar von tehmaze

    tehmaze/diagram

    410Auf GitHub ansehen↗

    Text mode diagrams using UTF-8 characters and fancy colors

    Python
    Auf GitHub ansehen↗410
  • vispy/vispyAvatar von vispy

    vispy/vispy

    3,572Auf GitHub ansehen↗

    Main repository for Vispy

    Pythonclosemberhacktoberfestopengl
    Auf GitHub ansehen↗3,572
  • stemkoski/three.pyAvatar von stemkoski

    stemkoski/three.py

    120Auf GitHub ansehen↗

    Python 3D library.

    Python
    Auf GitHub ansehen↗120
  • scitools/cartopyAvatar von SciTools

    SciTools/cartopy

    1,604Auf GitHub ansehen↗

    Cartopy - a cartographic python library with matplotlib support

    Pythoncartopygeometrymaps
    Auf GitHub ansehen↗1,604
  • vega/altairAvatar von vega

    vega/altair

    10,410Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,410
  • plotly/plotly.pyAvatar von plotly

    plotly/plotly.py

    18,270Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,270
  • yhat/ggpyAvatar von yhat

    yhat/ggpy

    3,691Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,691
  • mwaskom/seabornAvatar von mwaskom

    mwaskom/seaborn

    13,739Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,739
  • man-group/dtaleAvatar von man-group

    man-group/dtale

    5,170Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,170
  • heremaps/pptkAvatar von heremaps

    heremaps/pptk

    633Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗633
  • pyqtgraph/pyqtgraphAvatar von pyqtgraph

    pyqtgraph/pyqtgraph

    4,297Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,297
  • has2k1/plotnineAvatar von has2k1

    has2k1/plotnine

    4,598Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,598
  • pyvista/pyvistaAvatar von pyvista

    pyvista/pyvista

    3,707Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,707
  • pandas-profiling/pandas-profilingAvatar von pandas-profiling

    pandas-profiling/pandas-profiling

    13,609Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,609
  • plotly/dashAvatar von plotly

    plotly/dash

    24,262Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,262
  • jackzhenguo/python-small-examplesAvatar von jackzhenguo

    jackzhenguo/python-small-examples

    8,132Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,132
  • dexplo/bar_chart_raceAvatar von dexplo

    dexplo/bar_chart_race

    1,452Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,452
  • xianhu/learnpythonAvatar von xianhu

    xianhu/LearnPython

    8,484Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,484
  • anychart/graphicsjsAvatar von AnyChart

    AnyChart/GraphicsJS

    993Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗993
  • boblemarin/jquery.eraserAvatar von boblemarin

    boblemarin/jQuery.eraser

    334Auf GitHub ansehen↗

    #jQuery.eraser v0.5.1

    JavaScript
    Auf GitHub ansehen↗334
  • bmabey/pyldavisAvatar von bmabey

    bmabey/pyLDAvis

    1,849Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗1,849
  • anychart/anychart-jqueryAvatar von AnyChart

    AnyChart/AnyChart-jQuery

    14Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗14
  • aldeed/meteor-tabularAvatar von aldeed

    aldeed/meteor-tabular

    360Auf GitHub ansehen↗

    aldeed:tabular

    JavaScript
    Auf GitHub ansehen↗360