awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JetBrains avatar

JetBrains/lets-plot

0
View on GitHub↗
1,762 estrellas·59 forks·Kotlin·MIT·2 vistaslets-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.

Historial de estrellas

Gráfico del historial de estrellas de jetbrains/lets-plotGráfico del historial de estrellas de jetbrains/lets-plot

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Lets Plot

Colecciones seleccionadas manualmente donde aparece Lets Plot.
  • Librerías de visualización de datos en Python

Alternativas open-source a Lets Plot

Proyectos open-source similares, clasificados según cuántas características comparten con Lets Plot.
  • vega/altairAvatar de vega

    vega/altair

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

    bokeh/bokeh

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

    has2k1/plotnine

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

    ContextLab/hypertools

    1,882Ver en GitHub↗

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

    Pythondata-visualizationdata-wranglinghigh-dimensional-data
    Ver en GitHub↗1,882
Ver las 30 alternativas a Lets Plot→

Preguntas frecuentes

¿Qué hace jetbrains/lets-plot?

Multiplatform plotting library based on the Grammar of Graphics

¿Cuáles son las características principales de jetbrains/lets-plot?

Las características principales de jetbrains/lets-plot son: Data Visualization, Visualization.

¿Qué alternativas de código abierto existen para jetbrains/lets-plot?

Las alternativas de código abierto para jetbrains/lets-plot incluyen: 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.