Skip to content

🐛 [BUG]面积图 / 图形样式/ areaStyle / lineDash配置不生效 #3579

Answered by hustcc
shuaishuai222 asked this question in Q&A
Discussion options

You must be logged in to vote

设置 line.style.lineDash 即可。

line: {
  style: {
    lineDash: [4, ],
  }
}

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hustcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Bug Something isn't working
3 participants
Converted from issue

This discussion was converted from issue #3436 on May 23, 2023 01:52.