hvplot icon indicating copy to clipboard operation
hvplot copied to clipboard

A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews

Results 373 hvplot issues
Sort by recently updated
recently updated
newest added

I am trying to plot an `image` using the xarray accessor, but can't seem to be able to specify the aspect ratio and also remove padding simultaneously. Demonstration: ```python import...

type: bug

#### Description of expected behavior and the observed behavior ipwidgets can quietly fail if wrapped in an hvPlot component. There should be some error/warning. The issue seems to occur if...

type: docs

hvplot=0.8.1, holoviews=1.15.0 I'm trying to show that it is much easier to use the HoloViz ecosystem to develop something like https://www.youtube.com/watch?v=htXgwEXwmNs with crossfiltering. One of the plots is a plotly...

type: bug

This issue is one of a number that relate to datashader support of timeseries. ``` >>> hv.__version__, bokeh.__version__, ds.__version__, panel.__version__, hvplot.__version__ ('1.15.1', '2.4.3', '0.14.2', '0.13.1', '0.8.1') ``` ```python >>> timestamps...

TRIAGE

This issue is one of a number that relate to datashader support of timeseries. ``` >>> hv.__version__, bokeh.__version__, ds.__version__, panel.__version__, hvplot.__version__ ('1.15.1', '2.4.3', '0.14.2', '0.13.1', '0.8.1') ``` ```python >>> timestamps...

TRIAGE

#### ALL software version info # packages in environment at /srv/conda/envs/notebook: # # Name Version Build Channel _libgcc_mutex 0.1 conda_forge conda-forge _openmp_mutex 4.5 2_gnu conda-forge adal 1.2.7 pyhd8ed1ab_0 conda-forge adlfs...

Issue #938 and #940 suggest categorical handling be enable when `color_key specified` Issue #939 suggests categorical handling should be enabled for booleans e.g. `color=dim('indicator')` where this column is boolean. However,...

type: enhancement
TRIAGE

This issue is one of a number that relate to datashader support of timeseries. In particular, this issue relates to https://github.com/holoviz/hvplot/issues/939 which is also about switching to categorical handling. ```...

TRIAGE

This issue is one of a number that relate to datashader support of timeseries. ``` >>> hv.__version__, bokeh.__version__, ds.__version__, panel.__version__, hvplot.__version__ ('1.15.1', '2.4.3', '0.14.2', '0.13.1', '0.8.1') ``` ```python >>> timestamps...

TRIAGE

Improves the `core` docstrings