{"library":"hvplot","type":"library","category":null,"description":"hvplot is a high-level plotting API for the PyData ecosystem built on HoloViews. It provides a familiar API, similar to Pandas' `.plot()` method, to generate interactive and compositional plots from various data structures like Pandas DataFrames, Xarray DataArrays, Dask, GeoPandas, and Polars. It supports Bokeh (default), Matplotlib, and Plotly backends and is actively developed with frequent patch releases and minor versions.","language":"python","status":"active","version":"0.12.2","tags":["plotting","visualization","holoviz","pandas","xarray","geospatial","interactive","data science"],"last_verified":"Sat May 23","install":[{"cmd":"pip install hvplot","imports":["import hvplot.pandas\n# or hvplot.xarray, hvplot.dask, etc.","import hvplot.pandas\nhvplot.extension('matplotlib')","from hvplot import show\n# ... create plot ...\nshow(plot_object)"]},{"cmd":"conda install conda-forge::hvplot","imports":[]}],"homepage":"https://hvplot.holoviz.org","github":"http://github.com/holoviz/hvplot","docs":null,"changelog":null,"pypi":"https://pypi.org/project/hvplot/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":15.1,"avg_import_s":15.57,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hvplot/compatibility"}}