Skip to content

YAxis is missing if value = null || undefined #4426

Description

@Kaiyrgali
  • I have searched the issues of this repository and believe that this is not a duplicate.

@ckifer Hi! The problem starts in version v2.5.0, most likely from this pull request #3454

We use Yaxis even when there is no data = null || undefined. The user later selects a data source

Before version v2.5.0, the YAxis is rendered empty, without ticks
https://codesandbox.io/p/sandbox/yaxis-with-null-value-v2-4-3-pt4ws7

image

Now the Yaxis is missing in our case
https://codesandbox.io/p/sandbox/yaxis-problem-with-null-value-v2-5-0-w9ffxd

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugGeneral bug labelenhancementEnhancement to a current API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions