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

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

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

Open-source alternatives to Lets Plot

30 open-source projects similar to jetbrains/lets-plot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lets Plot alternative.

  • 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
  • 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
  • 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

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

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

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

Find more with AI search
  • districtdatalabs/yellowbrickالصورة الرمزية لـ DistrictDataLabs

    DistrictDataLabs/yellowbrick

    4,398عرض على GitHub↗

    Yellowbrick is a machine learning visualization library and model diagnostic tool designed to analyze feature importance, target distributions, and model error metrics. It serves as a visual toolkit for diagnosing underfitting and overfitting through the use of validation and learning curves. The project provides specialized suites for evaluating predictive models and unsupervised learning. It enables the determination of optimal cluster counts via elbow methods and silhouette coefficients, and assesses classifier and regressor quality through ROC curves, confusion matrices, and residual plot

    Python
    عرض على GitHub↗4,398
  • fastplotlib/fastplotlibالصورة الرمزية لـ fastplotlib

    fastplotlib/fastplotlib

    1,512عرض على GitHub↗

    Next-gen fast plotting library running on WGPU using the pygfx rendering engine

    Pythonfast-visualizationgpuinteractive-visualizations
    عرض على GitHub↗1,512
  • flekschas/jupyter-scatterF

    flekschas/jupyter-scatter

    0عرض على GitHub↗
    عرض على GitHub↗0
  • holoviz/datashaderH

    holoviz/datashader

    3,552عرض على GitHub↗

    | | | | --- | --- | | Downloads | | Build Status | | | Coverage | | | Latest dev release | | | Latest release | | | Python | | Docs | | | Support | |

    Python
    عرض على GitHub↗3,552
  • holoviz/holoviewsالصورة الرمزية لـ holoviz

    holoviz/holoviews

    2,897عرض على GitHub↗

    With Holoviews, your data visualizes itself.

    Pythonholoviewsholovizplotting
    عرض على GitHub↗2,897
  • holoviz/hvplotالصورة الرمزية لـ holoviz

    holoviz/hvplot

    1,352عرض على GitHub↗

    A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews

    Pythondatashaderholoviewsholoviz
    عرض على GitHub↗1,352
  • ing-bank/popmonI

    ing-bank/popmon

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

    janpipek/physt

    135عرض على GitHub↗

    Python histogram library - histograms as updateable, fully semantic objects with visualization tools. Python HYSTograms.

    Python
    عرض على GitHub↗135
  • konstantint/matplotlib-vennK

    konstantint/matplotlib-venn

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

    lmcinnes/umap

    8,215عرض على GitHub↗

    This project is a manifold learning and non-linear dimensionality reduction library used to project high-dimensional data into lower-dimensional spaces while preserving topological structure. It functions as a parametric embedding framework and a topological data visualization library for identifying clusters and patterns within complex datasets. The library distinguishes itself through parametric neural mapping, which uses neural networks to learn functional mappings that allow for out-of-sample projections and the reconstruction of original data. It supports supervised and semi-supervised d

    Pythondimensionality-reductionmachine-learningtopological-data-analysis
    عرض على GitHub↗8,215
  • 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
  • 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
  • microsoft/sanddanceالصورة الرمزية لـ microsoft

    microsoft/SandDance

    7,138عرض على GitHub↗

    SandDance is a hardware-accelerated visualization library and web-based data explorer designed for the interactive analysis of large, non-aggregated datasets. It functions as an interactive data visualization tool that renders complex datasets and intricate visuals within a browser. The project provides an embeddable data canvas consisting of web components and tags, allowing for the integration of full visualization interfaces and interactive charts into external web applications. It utilizes WebGL hardware acceleration to efficiently render large volumes of data as interactive graphics. Th

    TypeScriptdata-visualizationdeck-glmsr-vida
    عرض على GitHub↗7,138
  • 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
  • parrt/dtreevizالصورة الرمزية لـ parrt

    parrt/dtreeviz

    3,149عرض على GitHub↗

    A python library for decision tree visualization and model interpretation.

    Jupyter Notebook
    عرض على GitHub↗3,149
  • pavlin-policar/opentsneالصورة الرمزية لـ pavlin-policar

    pavlin-policar/openTSNE

    1,619عرض على GitHub↗

    Extensible, parallel implementations of t-SNE

    Pythondimensionality-reductionembeddingmachine-learning
    عرض على GitHub↗1,619
  • penrose/penroseالصورة الرمزية لـ penrose

    penrose/penrose

    7,949عرض على GitHub↗

    Penrose is a compiler that transforms structured mathematical notation into optimized SVG diagrams. It uses a three-stage pipeline of separate domain, substance, and style files to define mathematical objects, relationships, and visual presentation, then solves continuous optimization problems with user-defined spatial constraints and objectives to automatically arrange diagram elements. The system separates diagram content from visual style using distinct declarative languages, and provides a typed domain language with subtype hierarchies for mathematical objects. It supports embedding compi

    TypeScriptdiagramsdomain-specific-languagemathematics
    عرض على GitHub↗7,949
  • perspective-dev/perspectiveالصورة الرمزية لـ perspective-dev

    perspective-dev/perspective

    10,981عرض على GitHub↗

    Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly. It provides a system for analyzing and visualizing large or streaming datasets through interactive data grids and charts, utilizing a compiled binary to achieve near-native performance within the browser. The project distinguishes itself through a WebSocket-based data streaming interface and deep Apache Arrow integration, which minimize memory overhead when synchronizing tables between servers and clients. It acts as a remote query proxy capable of translating visualization con

    C++analyticsbidata-visualization
    عرض على GitHub↗10,981
  • 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
  • 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
  • predict-idlab/plotly-resamplerالصورة الرمزية لـ predict-idlab

    predict-idlab/plotly-resampler

    1,201عرض على GitHub↗

    Visualize large time series data with plotly.py

    Python
    عرض على GitHub↗1,201
  • 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
  • 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
  • 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
  • pyviz/hvplotP

    pyviz/hvplot

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

    SciTools/cartopy

    1,604عرض على GitHub↗

    Cartopy - a cartographic python library with matplotlib support

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

    spotify/chartify

    3,637عرض على GitHub↗

    Python library that makes it easy for data scientists to create charts.

    Python
    عرض على GitHub↗3,637