enthought / enthought/chaco

What to do with map_data_array

Open
#727 0 comments 0 reactions 0 assignees View on GitHub
discussion
Dominant language
Python
Stars
305
Forks
97
PR merge metrics
No merged PRs in 30d

Description

**Problem Description**
See comment: https://github.com/enthought/chaco/issues/662#issuecomment-831519824

searching the code base for `map_data_array` you find the method is defined on 4 classes, `AbstractMapper`, `GridMapper`, `LinearMapper` and `LogMapper`, but it is not called anywhere. In the class aside from `AbstractMapper`, `map_data_array` simply calls `map_data`.
For `AbstractMapper` the method is: https://github.com/enthought/chaco/blob/b74e14918ad533d973775d78feaf1b80bfa4095a/chaco/abstract_mapper.py#L39-L47

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.