Skip to content

When a reducer expects numeric input but is given non-numeric input, it should raise an error. #473

Open
@mbostock

Description

@mbostock

Following up on #399 (comment). For example, if you pass ordinal data (strings) to a sum reducer, Plot could detect that and raise a helpful error rather than producing NaN output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions