dojo / dojo/dataviz

Decide how to handle invalid domains (per chart type)

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.