awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·2 vueslets-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.

Historique des stars

Graphique de l'historique des stars pour jetbrains/lets-plotGraphique de l'historique des stars pour jetbrains/lets-plot

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Lets Plot

Sélections manuelles où Lets Plot apparaît.
  • Bibliothèques de visualisation de données Python

Alternatives open source à Lets Plot

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Lets Plot.
  • vega/altairAvatar de vega

    vega/altair

    10,410Voir sur 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
    Voir sur GitHub↗10,410
  • bokeh/bokehAvatar de bokeh

    bokeh/bokeh

    20,403Voir sur 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
    Voir sur GitHub↗20,403
  • has2k1/plotnineAvatar de has2k1

    has2k1/plotnine

    4,598Voir sur 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
    Voir sur GitHub↗4,598
  • contextlab/hypertoolsAvatar de ContextLab

    ContextLab/hypertools

    1,882Voir sur GitHub↗

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

    Pythondata-visualizationdata-wranglinghigh-dimensional-data
    Voir sur GitHub↗1,882
Voir les 30 alternatives à Lets Plot→

Questions fréquentes

Que fait jetbrains/lets-plot ?

Multiplatform plotting library based on the Grammar of Graphics

Quelles sont les fonctionnalités principales de jetbrains/lets-plot ?

Les fonctionnalités principales de jetbrains/lets-plot sont : Data Visualization, Visualization.

Quelles sont les alternatives open-source à jetbrains/lets-plot ?

Les alternatives open-source à jetbrains/lets-plot incluent : 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.