Getting Started#

Welcome to hvPlot!

The getting started guide will get you set up with hvPlot and provide a basic overview of its features and strengths.


Installation

Install hvPlot and the dependencies required to run the guides of this site.

Installation
.hvplot()

Discover the capabilities of .hvplot(), a more versatile and powerful .plot() API.

hvplot
.interactive()

Learn how to turn data pipelines into widget-based interactive applications with .interactive().

interactive
.explorer()

Start to use .hvplot.explorer() to explore data in a web application.

explorer