Add support to `datashade=True` and `c` to the scatter matrix plot
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
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*

*with datashading*
Contributor guide
Assessment
This issue has not been assessed yet.