Many plots missing _render_icon method
Open
type: bug
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
**Problem Description**
A number of plot renderer subclasses are missing the `_render_icon` method that is used to draw icons in the legend. This includes many of the 1D plots, but also many of the others.
There should be an audit of the various classes, and where feasible a missing method written.
In many cases the method may be copyable from similar classes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.