awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JetBrains avatar

JetBrains/lets-plot

0
View on GitHub↗
1,762 星标·59 分支·Kotlin·MIT·3 次浏览lets-plot.org↗

Lets Plot

Multiplatform plotting library based on the Grammar of Graphics

Features

  • Data Visualization - Multiplatform plotting library based on the grammar of graphics.
  • Visualization - Multi-platform plotting library for statistical data.

Star 历史

jetbrains/lets-plot 的 Star 历史图表jetbrains/lets-plot 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 Lets Plot 的精选搜索

收录 Lets Plot 的精选合集。
  • Python 数据可视化库

Lets Plot 的开源替代方案

相似的开源项目,按与 Lets Plot 的功能重合度排序。
  • vega/altairvega 的头像

    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
  • bokeh/bokehbokeh 的头像

    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/plotninehas2k1 的头像

    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
  • contextlab/hypertoolsContextLab 的头像

    ContextLab/hypertools

    1,882在 GitHub 上查看↗

    A Python toolbox for gaining geometric insights into high-dimensional data

    Pythondata-visualizationdata-wranglinghigh-dimensional-data
    在 GitHub 上查看↗1,882
查看 Lets Plot 的所有 30 个替代方案→

常见问题解答

jetbrains/lets-plot 是做什么的?

Multiplatform plotting library based on the Grammar of Graphics

jetbrains/lets-plot 的主要功能有哪些?

jetbrains/lets-plot 的主要功能包括:Data Visualization, Visualization。

jetbrains/lets-plot 有哪些开源替代品?

jetbrains/lets-plot 的开源替代品包括: bokeh/bokeh — Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance… vega/altair — Altair is a declarative data visualization library for Python that generates Vega-Lite specifications. It functions as… has2k1/plotnine — Plotnine is a data visualization library for Python based on the Grammar of Graphics. It serves as a declarative… fastplotlib/fastplotlib — Next-gen fast plotting library running on WGPU using the pygfx rendering engine. districtdatalabs/yellowbrick — Yellowbrick is a machine learning visualization library and model diagnostic tool designed to analyze feature… contextlab/hypertools — A Python toolbox for gaining geometric insights into high-dimensional data.