Shaded line plots
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
[EDIT 10/2022: the link is dead] ~~https://github.com/jbusecke/xarrayutils/blob/master/doc/plotting.ipynb~~
I think hvplot is able to do this with area, but need to manually calculate the min + max first. Would be nice to have something similar to the notebook `shaded_line_plot(da2, 'member',spread_style='quantile', spreads=[0.5,1], alphas=[0.3, 0.4], color='C1');`
Contributor guide
Assessment
This issue has not been assessed yet.