hvPlot¶
Many libraries such as pandas, xarray, Dask, Streamz and Intake have a high-level plot API, mostly based on Matplotlib. However, they do not offer the advantages of modern web APIs, such as Bokeh and HoloViews. hvPlot hvPlot is a high-level plot API based on HoloViews, which offers a general and consistent API for plotting all the formats mentioned above.
See also