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'
Version
5.1.2
Steps to reproduce
What is expected?
希望能够显示 '<<<历史 未来>>>'
What is actually happening?
实际显示的是 '20210615'