Skip to content

RangeArea with null value removes fill color #3525

@DennisNurtio

Description

@DennisNurtio

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

  1. Have at least one rangeArea
  2. 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

Without null value (OK):
image

With a null value (NOT OK):
image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions