Skip to content

legend 里的 tooltip的position设置不起任何作用 #9887

@jerdbo

Description

@jerdbo

在 legend 文字很多的时候对文字做裁剪并且开启 tooltip,但tooltip的position设置不起任何作用

legend: {

show: true,

x: 'center',

tooltip: {

    show: true,

    trigger: 'item',

    position: [10, 10]

}

}

Metadata

Metadata

Assignees

Labels

pendingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

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