awesome-repositories.com
Blog
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
·
JetBrains avatar

JetBrains/lets-plot

0
View on GitHub↗
1,762 Stars·59 Forks·Kotlin·MIT·6 Aufrufelets-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-Verlauf

Star-Verlauf für jetbrains/lets-plotStar-Verlauf für jetbrains/lets-plot

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Kuratierte Suchen mit Lets Plot

Handverlesene Sammlungen, in denen Lets Plot vorkommt.
  • Python-Bibliotheken für Datenvisualisierung

Open-Source-Alternativen zu Lets Plot

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lets Plot.
  • 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
  • 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
  • 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
  • contextlab/hypertoolsAvatar von ContextLab

    ContextLab/hypertools

    1,882Auf GitHub ansehen↗

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

    Pythondata-visualizationdata-wranglinghigh-dimensional-data
    Auf GitHub ansehen↗1,882
Alle 30 Alternativen zu Lets Plot anzeigen→

Häufig gestellte Fragen

Was macht jetbrains/lets-plot?

Multiplatform plotting library based on the Grammar of Graphics

Was sind die Hauptfunktionen von jetbrains/lets-plot?

Die Hauptfunktionen von jetbrains/lets-plot sind: Data Visualization, Visualization.

Welche Open-Source-Alternativen gibt es zu jetbrains/lets-plot?

Open-Source-Alternativen zu jetbrains/lets-plot sind unter anderem: 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.