Options for legend_position incorrect in docs
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
While working on https://github.com/holoviz/hvplot/pull/1032 i ran `hvplot.help('bar')`. For `legend` it states

But those 4 options are not correct. The current pandas `bar` reference notebook shows that `top_left` is a valid option.

Contributor guide
Assessment
This issue has not been assessed yet.