Skip to content

[Bug] Wrong line area when dataset.dimension[].name is empty string #20756

@Justin-ZS

Description

@Justin-ZS

Version

5.6.0

Link to Minimal Reproduction

demo

Steps to Reproduce

see the demo

Current Behavior

Image

Expected Behavior

Image
  dataset: [
    {
      dimensions: [
        {
          name: '', // changing to ' ' can fix but why ???
        }
      ],
    }
  ]

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugenThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions