ErrorBarPlot icon does not appear in legend
Open
ETS Backlog
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
`ErrorBarPlot` disables `_render_icon` by re-implementing (it inherits from `LinePlot`!) the method as `pass`. This is not always preferable since in some cases you'd like the error bars to appear in the plot (e.g., you might want to explicit indicate in the legend that the error bars are +/- N standard deviations).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.