holoviz / holoviz/hvplot

Only one legend for GridSpace layouts

Open
#937 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

Issue originally reported in https://github.com/holoviz/hvplot/issues/927

GridSpaces created with hvPlot and with `legend` are rendered with a legend for every plot of the grid. I think this is because hvPlot sets `show_legend=True` to every plot of the grid, while it should do it at the GridSpace level only.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.