Move Legend on `hvplot.scatter_matrix` ?
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
I am having a hard time find any documentation on how to move the legend outside of the subplots. Is it possible to have a single legend? I can't see any of the scatter plots with the legend turned on.
My code:
`hvplot.scatter_matrix(df, c='label', show_legend=True)`
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.