Scatter toggle shows yellow square when selection color is transparent
Open
component: demos
ETS Backlog
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
In the [`scatter_toggle.py`](https://github.com/enthought/chaco/blob/76fbf6c78dd1e168db04f4142fa5498919bbbc69/examples/demo/basic/scatter_toggle.py) example, if I change `selection_color` from [`"lawngreen"`](https://github.com/enthought/chaco/blob/76fbf6c78dd1e168db04f4142fa5498919bbbc69/examples/demo/basic/scatter_toggle.py#L76) to `"transparent"`, a yellow square is rendered instead of just an outline color with transparent interior as expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.