Skip to content

怎么制作一个弧形的Node? #3788

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

You must be logged in to vote

这个其实就是 cirlce 类型的节点,只不过配置为:

{
  lineWidth: 3,
  lineDash: [4, 4],
  stroke: '#fff'
}

Replies: 1 comment

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
None yet
2 participants