awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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/bokehbokeh avatar

    bokeh/bokeh

    20,403View on 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
    View on GitHub↗20,403
  • contextlab/hypertoolsContextLab avatar

    ContextLab/hypertools

    1,882View on GitHub↗

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

    Pythondata-visualizationdata-wranglinghigh-dimensional-data
    View on GitHub↗1,882
  • has2k1/plotninehas2k1 avatar

    has2k1/plotnine

    4,598View on 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
    View on GitHub↗4,598

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
holoviz/datashaderH

holoviz/datashader

3,552View on GitHub↗

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

Python
View on GitHub↗3,552
  • holoviz/holoviewsholoviz avatar

    holoviz/holoviews

    2,897View on GitHub↗

    With Holoviews, your data visualizes itself.

    Pythonholoviewsholovizplotting
    View on GitHub↗2,897
  • ing-bank/popmonI

    ing-bank/popmon

    0View on GitHub↗
    View on GitHub↗0
  • jetbrains/lets-plotJetBrains avatar

    JetBrains/lets-plot

    1,762View on GitHub↗

    Multiplatform plotting library based on the Grammar of Graphics

    Kotlincompose-multiplatformdata-visualizationdatalore
    View on GitHub↗1,762
  • lmcinnes/umaplmcinnes avatar

    lmcinnes/umap

    8,215View on 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
    View on GitHub↗8,215
  • man-group/dtaleman-group avatar

    man-group/dtale

    5,170View on 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
    View on GitHub↗5,170
  • matplotlib/matplotlibmatplotlib avatar

    matplotlib/matplotlib

    22,891View on 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
    View on GitHub↗22,891
  • mwaskom/seabornmwaskom avatar

    mwaskom/seaborn

    13,739View on 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
    View on GitHub↗13,739
  • pavlin-policar/opentsnepavlin-policar avatar

    pavlin-policar/openTSNE

    1,619View on GitHub↗

    Extensible, parallel implementations of t-SNE

    Pythondimensionality-reductionembeddingmachine-learning
    View on GitHub↗1,619
  • perspective-dev/perspectiveperspective-dev avatar

    perspective-dev/perspective

    10,981View on 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
    View on GitHub↗10,981
  • plotly/dashplotly avatar

    plotly/dash

    24,262View on 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
    View on GitHub↗24,262
  • plotly/plotly.pyplotly avatar

    plotly/plotly.py

    18,270View on 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
    View on GitHub↗18,270
  • predict-idlab/plotly-resamplerpredict-idlab avatar

    predict-idlab/plotly-resampler

    1,201View on GitHub↗

    Visualize large time series data with plotly.py

    Python
    View on GitHub↗1,201
  • pyecharts/pyechartspyecharts avatar

    pyecharts/pyecharts

    15,761View on 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
    View on GitHub↗15,761
  • pyqtgraph/pyqtgraphpyqtgraph avatar

    pyqtgraph/pyqtgraph

    4,297View on 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
    View on GitHub↗4,297
  • pyvista/pyvistapyvista avatar

    pyvista/pyvista

    3,707View on 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
    View on GitHub↗3,707
  • scitools/cartopySciTools avatar

    SciTools/cartopy

    1,604View on GitHub↗

    Cartopy - a cartographic python library with matplotlib support

    Pythoncartopygeometrymaps
    View on GitHub↗1,604
  • spotify/chartifyspotify avatar

    spotify/chartify

    3,637View on GitHub↗

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

    Python
    View on GitHub↗3,637
  • tensorflow/data-validationtensorflow avatar

    tensorflow/data-validation

    780View on GitHub↗

    Library for exploring and validating machine learning data

    Python
    View on GitHub↗780
  • vega/altairvega avatar

    vega/altair

    10,410View on 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
    View on GitHub↗10,410
  • vega/ipyvegaV

    vega/ipyvega

    0View on GitHub↗
    View on GitHub↗0
  • vega/vegafusionV

    vega/vegafusion

    0View on GitHub↗
    View on GitHub↗0
  • vispy/vispyvispy avatar

    vispy/vispy

    3,572View on GitHub↗

    Main repository for Vispy

    Pythonclosemberhacktoberfestopengl
    View on GitHub↗3,572
  • voxel51/fiftyonevoxel51 avatar

    voxel51/fiftyone

    10,841View on 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
    View on GitHub↗10,841
  • xflr6/graphvizxflr6 avatar

    xflr6/graphviz

    1,800View on GitHub↗

    Simple Python interface for Graphviz

    Python
    View on GitHub↗1,800
  • ydataai/ydata-profilingydataai avatar

    ydataai/ydata-profiling

    13,388View on 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
    View on GitHub↗13,388