hvplot icon indicating copy to clipboard operation
hvplot copied to clipboard

Add support to `datashade=True` and `c` to the scatter matrix plot

Open maximlt opened this issue 4 years ago • 0 comments

In https://github.com/holoviz/hvplot/pull/495 support was added for rasterize and datashade of the off-diagonal elements of a scatter matrix plot.

Scatter matrix plots should also support the combination of datashade=True and the c parameter.

without datashading image

with datashading image

maximlt avatar Dec 02 '21 11:12 maximlt