Add simpler way to set nan color and low/high colors
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Currently there's no hvPlot argument that controls the color of values that are NaNs or values that are outside the color range, which means users have to fall back to the rather awkward `clipping_colors` API in HoloViews.
Contributor guide
Assessment
This issue has not been assessed yet.