Skip to content

Decide how to handle invalid domains (per chart type) #6

Open
@novemberborn

Description

@novemberborn

Column charts don't support a minimum domain value that's larger than 0, or a maximum domain value that's less than zero. Other chart types will have similar constraints.

We need to decide how these domain values are handled. Perhaps an error should be raised? Or should the domain be clamped to an allowed value?

Note that the domain can be changed at runtime so raising an error is not necessarily informative.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions