enthought / enthought/chaco

ErrorBarPlot icon does not appear in legend

Open
#508 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.