Skip to main content
Ctrl+K
hvPlot 0.12 has just been released! Checkout the blog post and support hvPlot by giving it a 🌟 on Github.
hvPlot 0.12.1 documentation - Home hvPlot 0.12.1 documentation - Home
  • Tutorials
  • User Guide
  • Gallery
  • Reference
  • Developer Guide
    • Releases
    • Roadmap
    • About
  • GitHub
  • Twitter
  • Discourse
  • Discord
  • Tutorials
  • User Guide
  • Gallery
  • Reference
  • Developer Guide
  • Releases
  • Roadmap
  • About
  • GitHub
  • Twitter
  • Discourse
  • Discord
  • Tutorials
    • Getting Started
    • Using hvPlot as a Pandas user
    • HoloViz Tutorial
  • User Guide
    • Introduction
    • Plotting with Bokeh
    • Plotting with Matplotlib
    • Plotting with Plotly
    • Interactive
    • Widgets
    • Plotting Extensions
    • Exploring data
    • Viewing
    • Subplots
    • Streaming
    • Gridded Data
    • Network Graphs
    • Geographic Data
    • Timeseries Data
    • Large Timeseries
    • Statistical Plots
  • Gallery
    • Basic Charts
      • Simple Area Chart
      • Simple Bar Chart
      • Simple Box Plot
      • Simple Heatmap
      • Simple Line Plot
      • Simple Scatter Plot
      • Simple Step Chart
    • Categorical
      • Category Breakdown Bar Chart
      • Category Heatmap
      • Grouped Bar Chart
      • Horizontal Bar Chart
      • Lollipop Plot
      • Stacked Bar Chart
      • Jittered Strip Plot
    • Multidimensional
      • Andrews Curves Plot
      • Faceted Time Series using Groupby
      • Parallel Coordinates Plot
      • Scatter Matrix Plot
      • Scatter with Color and Size Encoding
    • Statistical
      • Bar Chart with Error Bars
      • Bivariate Plot of Penguin Measurements
      • Box Plot
      • Correlation Heatmap
      • Kernel Density Estimate (KDE) Plot
      • Hexbin Plot of Earthquake Locations
      • Histogram
      • Horizontal Error Bars
      • Violin Plot
      • Violin Plot with Jitter
    • Time Series
      • Time-Series Area Chart
      • Dual-Axis Time-Series Plot
      • Forecast Bands (Fan Chart)
      • Lag Plot
      • Multi-Series Time-Series Plot
      • OHLC Plot with Interactive Range Tool
      • Time-Series Step Plot
      • Time-Series Bar Chart
      • Simple Time-Series Line Plot
    • Geospatial
      • Points Plot with Large Data
      • Geographic Points
      • Map Overlay with Tiles
      • Geographic Paths and Labels
      • Geographic Polygon Plot
    • Gridded
      • Contour Plot
      • Filled Contour Plot
      • Image Plot
      • Quadmesh Plot
      • RGB Plot
      • RGB Plot of Satellite Imagery
      • Vector Field
    • Big Data
      • Large Vector Fields Dynamically Downsampled
    • Interactivity
      • Interactive Panel App with bind
      • Interactive Panel App with rx
      • Groupby with Widget
    • Annotations
      • Horizontal Bar Chart with Labels
  • Reference
    • Installation
    • Supported data libraries
    • Supported plotting extensions
    • Plotting options
      • All Options
      • Data Options
      • Size And Layout Options
      • Axis Options
      • Color And Colormap Options
      • Styling Options
      • Legend Options
      • Interactivity Options
      • Resampling Options
      • Geographic Options
      • Streaming Options
    • API
      • hvplot.help
      • hvplot.hvplot_extension
      • hvplot.extension
      • hvplot.output
      • hvplot.render
      • hvplot.save
      • hvplot.show
      • hvplot.hvPlot.area
      • hvplot.hvPlot.bar
      • hvplot.hvPlot.barh
      • hvplot.hvPlot.box
      • hvplot.hvPlot.bivariate
      • hvplot.hvPlot.contour
      • hvplot.hvPlot.contourf
      • hvplot.hvPlot.dataset
      • hvplot.hvPlot.density
      • hvplot.hvPlot.errorbars
      • hvplot.hvPlot.heatmap
      • hvplot.hvPlot.hexbin
      • hvplot.hvPlot.hist
      • hvplot.hvPlot.image
      • hvplot.hvPlot.kde
      • hvplot.hvPlot.labels
      • hvplot.hvPlot.line
      • hvplot.hvPlot.ohlc
      • hvplot.hvPlot.paths
      • hvplot.hvPlot.points
      • hvplot.hvPlot.polygons
      • hvplot.hvPlot.quadmesh
      • hvplot.hvPlot.rgb
      • hvplot.hvPlot.scatter
      • hvplot.hvPlot.step
      • hvplot.hvPlot.table
      • hvplot.hvPlot.vectorfield
      • hvplot.hvPlot.violin
      • hvplot.plotting.andrews_curves
      • hvplot.plotting.lag_plot
      • hvplot.plotting.parallel_coordinates
      • hvplot.plotting.scatter_matrix
      • hvplot.networkx.draw
      • hvplot.networkx.draw_networkx
      • hvplot.networkx.draw_networkx_nodes
      • hvplot.networkx.draw_networkx_edges
      • hvplot.networkx.draw_networkx_labels
      • hvplot.networkx.draw_circular
      • hvplot.networkx.draw_kamada_kawai
      • hvplot.networkx.draw_random
      • hvplot.networkx.draw_planar
      • hvplot.networkx.draw_shell
      • hvplot.networkx.draw_spectral
      • hvplot.networkx.draw_spring
      • hvplot.hvPlot.explorer
      • hvplot.ui.explorer
      • hvplot.ui.hvPlotExplorer
      • hvplot.ui.hvPlotExplorer.hvplot
      • hvplot.ui.hvPlotExplorer.plot_code
      • hvplot.ui.hvPlotExplorer.save
      • hvplot.ui.hvPlotExplorer.servable
      • hvplot.ui.hvPlotExplorer.settings
      • hvplot.ui.hvPlotExplorer.show
    • API compatibility
      • Pandas
        • Comparison with Pandas API
    • Deprecations/Removals
  • Developer Guide
  • Releases
  • Roadmap
  • About
HoloViz.org
  • Panel
  • HoloViews
  • GeoViews
  • Datashader
  • Param
  • Lumen
  • Colorcet

  • Examples Gallery
  • Blog
  • Gallery

Gallery#

Explore a curated set of example visualizations using hvPlot with different backends and datasets. For more examples using hvPlot and other HoloViz tools to solve real world problems, see the HoloViz Examples website.

Basic Charts#

Simple Area Chart

Simple Area Chart

Simple Area Chart
Simple Bar Chart

Simple Bar Chart

Simple Bar Chart
Simple Box Plot

Simple Box Plot

Simple Box Plot
Simple Heatmap

Simple Heatmap

Simple Heatmap
Simple Line Plot

Simple Line Plot

Simple Line Plot
Simple Scatter Plot

Simple Scatter Plot

Simple Scatter Plot
Simple Step Chart

Simple Step Chart

Simple Step Chart

Categorical#

Category Breakdown Bar Chart

Category Breakdown Bar Chart

Category Breakdown Bar Chart
Category Heatmap

Category Heatmap

Category Heatmap
Grouped Bar Chart

Grouped Bar Chart

Grouped Bar Chart
Horizontal Bar Chart

Horizontal Bar Chart

Horizontal Bar Chart
Lollipop Plot

Lollipop Plot

Lollipop Plot
Stacked Bar Chart

Stacked Bar Chart

Stacked Bar Chart
Jittered Strip Plot

Jittered Strip Plot

Jittered Strip Plot

Multidimensional#

Andrews Curves Plot

Andrews Curves Plot

Andrews Curves Plot
Faceted Time Series using Groupby

Faceted Time Series using Groupby

Faceted Time Series using Groupby
Parallel Coordinates Plot

Parallel Coordinates Plot

Parallel Coordinates Plot
Scatter Matrix Plot

Scatter Matrix Plot

Scatter Matrix Plot
Scatter with Color and Size Encoding

Scatter with Color and Size Encoding

Scatter with Color and Size Encoding

Statistical#

Bar Chart with Error Bars

Bar Chart with Error Bars

Bar Chart with Error Bars
Bivariate Plot of Penguin Measurements

Bivariate Plot of Penguin Measurements

Bivariate Plot of Penguin Measurements
Box Plot

Box Plot

Box Plot
Correlation Heatmap

Correlation Heatmap

Correlation Heatmap
Kernel Density Estimate (KDE) Plot

Kernel Density Estimate (KDE) Plot

Kernel Density Estimate (KDE) Plot
Hexbin Plot of Earthquake Locations

Hexbin Plot of Earthquake Locations

Hexbin Plot of Earthquake Locations
Histogram

Histogram

Histogram
Horizontal Error Bars

Horizontal Error Bars

Horizontal Error Bars
Violin Plot

Violin Plot

Violin Plot
Violin Plot with Jitter

Violin Plot with Jitter

Violin Plot with Jitter

Time Series#

Time-Series Area Chart

Time-Series Area Chart

Time-Series Area Chart
Dual-Axis Time-Series Plot

Dual-Axis Time-Series Plot

Dual-Axis Time-Series Plot
Forecast Bands (Fan Chart)

Forecast Bands (Fan Chart)

Forecast Bands (Fan Chart)
Lag Plot

Lag Plot

Lag Plot
Multi-Series Time-Series Plot

Multi-Series Time-Series Plot

Multi-Series Time-Series Plot
OHLC Plot with Interactive Range Tool

OHLC Plot with Interactive Range Tool

OHLC Plot with Interactive Range Tool
Time-Series Step Plot

Time-Series Step Plot

Time-Series Step Plot
Time-Series Bar Chart

Time-Series Bar Chart

Time-Series Bar Chart
Simple Time-Series Line Plot

Simple Time-Series Line Plot

Simple Time-Series Line Plot

Geospatial#

Points Plot with Large Data

Points Plot with Large Data

Points Plot with Large Data
Geographic Points

Geographic Points

Geographic Points
Map Overlay with Tiles

Map Overlay with Tiles

Map Overlay with Tiles
Geographic Paths and Labels

Geographic Paths and Labels

Geographic Paths and Labels
Geographic Polygon Plot

Geographic Polygon Plot

Geographic Polygon Plot

Gridded#

Contour Plot

Contour Plot

Contour Plot
Filled Contour Plot

Filled Contour Plot

Filled Contour Plot
Image Plot

Image Plot

Image Plot
Quadmesh Plot

Quadmesh Plot

Quadmesh Plot
RGB Plot

RGB Plot

RGB Plot
RGB Plot of Satellite Imagery

RGB Plot of Satellite Imagery

RGB Plot of Satellite Imagery
Vector Field

Vector Field

Vector Field

Big Data#

Large Vector Fields Dynamically Downsampled

Large Vector Fields Dynamically Downsampled

Large Vector Fields Dynamically Downsampled

Interactivity#

Interactive Panel App with `bind`

Interactive Panel App with bind

Interactive Panel App with bind
Interactive Panel App with `rx`

Interactive Panel App with rx

Interactive Panel App with rx
Groupby with Widget

Groupby with Widget

Groupby with Widget

Annotations#

Horizontal Bar Chart with Labels

Horizontal Bar Chart with Labels

Horizontal Bar Chart with Labels

previous

Statistical Plots

next

Basic Charts

On this page
  • Basic Charts
  • Categorical
  • Multidimensional
  • Statistical
  • Time Series
  • Geospatial
  • Gridded
  • Big Data
  • Interactivity
  • Annotations
Edit on GitHub
Show Source

© Copyright 2016-2025 Holoviz contributors. Last updated on 2025-08-29.

Built with the PyData Sphinx Theme 0.16.1.