Adding an empty plot when hvPlotExplorer errors
Open
api: explorer
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
When working with the hvPlotExplorer, it keeps showing the last working plot. I think it is wrong to show the last working plot. The current configuration of settings did not output that plot, which could confuse users.
An example of an empty plot was added in #811 https://github.com/holoviz/hvplot/pull/811/commits/3e011b52886b3427f76164cefc80f56a4a5dc1a3 and then removed again to discuss it in this issue.
An example of an empty plot:

Contributor guide
Assessment
This issue has not been assessed yet.