Base1DPlot should have index_range attribute
Open
type: bug
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Without it, it doesn't participate in updates to a `Plot`'s `index_range` attribute (https://github.com/enthought/chaco/blob/master/chaco/plot.py#L1271).
Either that, or the `Plot` should look for `index_mapper.range` instead of `index_range`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.