-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When a RangeArea chart contains a null x-value, the range will no longer be filled. It does not matter if this null-x-value is part of the rangeArea series or a combined series like the line.
Steps to Reproduce
- Have at least one rangeArea
- Set one of the x-values to null
Expected Behavior
RangeArea series keeps being filled.
Actual Behavior
RangeArea series is not filled at all.
Screenshots
Reproduction Link
Without null value (OK) : https://codepen.io/denxorz/pen/PoaBvOG
With null value (NOT OK): https://codepen.io/denxorz/pen/XWYBwex
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working