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
·
Back to holoviz/hvplot

Open-source alternatives to Hvplot

29 open-source projects similar to holoviz/hvplot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hvplot alternative.

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

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.

Find more with AI search
holoviz/datashaderH

holoviz/datashader

3,552Ver en GitHub↗

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

Python
Ver en GitHub↗3,552
  • holoviz/holoviewsAvatar de holoviz

    holoviz/holoviews

    2,897Ver en GitHub↗

    With Holoviews, your data visualizes itself.

    Pythonholoviewsholovizplotting
    Ver en GitHub↗2,897
  • ing-bank/popmonI

    ing-bank/popmon

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jetbrains/lets-plotAvatar de JetBrains

    JetBrains/lets-plot

    1,762Ver en GitHub↗

    Multiplatform plotting library based on the Grammar of Graphics

    Kotlincompose-multiplatformdata-visualizationdatalore
    Ver en GitHub↗1,762
  • lmcinnes/umapAvatar de lmcinnes

    lmcinnes/umap

    8,215Ver en 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
    Ver en GitHub↗8,215
  • man-group/dtaleAvatar de man-group

    man-group/dtale

    5,170Ver en 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
    Ver en GitHub↗5,170
  • matplotlib/matplotlibAvatar de matplotlib

    matplotlib/matplotlib

    22,891Ver en 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
    Ver en GitHub↗22,891
  • mwaskom/seabornAvatar de mwaskom

    mwaskom/seaborn

    13,739Ver en 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
    Ver en GitHub↗13,739
  • pavlin-policar/opentsneAvatar de pavlin-policar

    pavlin-policar/openTSNE

    1,619Ver en GitHub↗

    Extensible, parallel implementations of t-SNE

    Pythondimensionality-reductionembeddingmachine-learning
    Ver en GitHub↗1,619
  • perspective-dev/perspectiveAvatar de perspective-dev

    perspective-dev/perspective

    10,981Ver en 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
    Ver en GitHub↗10,981
  • plotly/dashAvatar de plotly

    plotly/dash

    24,262Ver en 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
    Ver en GitHub↗24,262
  • plotly/plotly.pyAvatar de plotly

    plotly/plotly.py

    18,270Ver en 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
    Ver en GitHub↗18,270
  • predict-idlab/plotly-resamplerAvatar de predict-idlab

    predict-idlab/plotly-resampler

    1,201Ver en GitHub↗

    Visualize large time series data with plotly.py

    Python
    Ver en GitHub↗1,201
  • pyecharts/pyechartsAvatar de pyecharts

    pyecharts/pyecharts

    15,761Ver en 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
    Ver en GitHub↗15,761
  • pyqtgraph/pyqtgraphAvatar de pyqtgraph

    pyqtgraph/pyqtgraph

    4,297Ver en 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
    Ver en GitHub↗4,297
  • pyvista/pyvistaAvatar de pyvista

    pyvista/pyvista

    3,707Ver en 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
    Ver en GitHub↗3,707
  • scitools/cartopyAvatar de SciTools

    SciTools/cartopy

    1,604Ver en GitHub↗

    Cartopy - a cartographic python library with matplotlib support

    Pythoncartopygeometrymaps
    Ver en GitHub↗1,604
  • spotify/chartifyAvatar de spotify

    spotify/chartify

    3,637Ver en GitHub↗

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

    Python
    Ver en GitHub↗3,637
  • tensorflow/data-validationAvatar de tensorflow

    tensorflow/data-validation

    780Ver en GitHub↗

    Library for exploring and validating machine learning data

    Python
    Ver en GitHub↗780
  • 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
  • vega/ipyvegaV

    vega/ipyvega

    0Ver en GitHub↗
    Ver en GitHub↗0
  • vega/vegafusionV

    vega/vegafusion

    0Ver en GitHub↗
    Ver en GitHub↗0
  • vispy/vispyAvatar de vispy

    vispy/vispy

    3,572Ver en GitHub↗

    Main repository for Vispy

    Pythonclosemberhacktoberfestopengl
    Ver en GitHub↗3,572
  • voxel51/fiftyoneAvatar de voxel51

    voxel51/fiftyone

    10,841Ver en GitHub↗

    FiftyOne is a visual tool for curating, analyzing, and managing image and video datasets for machine learning model training. It serves as a platform for identifying annotation errors, refining ground truth labels, and evaluating vision model performance by comparing predictions against ground truth to identify failure modes. The system functions as a containerized data platform that supports team collaboration on large-scale visual datasets in a cloud environment. It includes specialized capabilities for exploring high-dimensional embeddings to discover data clusters and retrieve correspondi

    Python
    Ver en GitHub↗10,841
  • xflr6/graphvizAvatar de xflr6

    xflr6/graphviz

    1,800Ver en GitHub↗

    Simple Python interface for Graphviz

    Python
    Ver en GitHub↗1,800
  • ydataai/ydata-profilingAvatar de ydataai

    ydataai/ydata-profiling

    13,388Ver en GitHub↗

    Ydata-profiling is an automated exploratory data analysis framework designed to generate comprehensive statistical reports and visual summaries from dataframes. It functions as a diagnostic tool for assessing data quality, identifying missing values, duplicates, and outliers, while providing a scalable engine for profiling massive datasets across distributed enterprise environments. The project distinguishes itself through its ability to handle large-scale data through distributed task orchestration and lazy stream processing, which minimizes memory overhead during complex computations. It in

    Pythonbig-data-analyticsdata-analysisdata-exploration
    Ver en GitHub↗13,388