alpha option not found for kde plot with plotly
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
I've tried to run the Plotting_with_Plotly.ipynb notebook on the latest master branch.
I see the warning WARNING:param.main: alpha option not found for kde plot with plotly; similar options include: [] all over the place.
I believe this is confusing to (new) users and should be removed. Either by just removing the `alpha` argument from the example. Or adding support for `alpha`.

Contributor guide
Assessment
This issue has not been assessed yet.