Skip to content

markLine 指定 name 无效 #15156

@elewen

Description

@elewen

Version

5.1.2

Steps to reproduce

series: [
  {
    type: 'line',
    data: [123, 321, 231, 213, 132, 312],
    markLine: {
        data: [
            {
                xAxis: '20210615',
                name: '<<<历史  未来>>>',
            }
        ],
    }
  }
]

What is expected?

希望能够显示 '<<<历史 未来>>>'

What is actually happening?

实际显示的是 '20210615'

Metadata

Metadata

Assignees

No one assigned

    Labels

    pendingWe 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