Closed AlirezaBabaeii closed 2 years ago
Hi @AlirezaBabaeii, thank you for the comment.
Sorry, what are the startAnchor
and endAnchor
?
Also, what is the problem?
Hi @AlirezaBabaeii, thank you for the comment. Sorry, what are the
startAnchor
andendAnchor
? Also, what is the problem?
Hello you're welcome thanks for the reply My problem is exactly that I want the width of the points that I marked with green color to increase
Like this? https://jsfiddle.net/83mgLcs9/
You seem to have specified *SocketGravity
option. Therefore the width of the points were reduced.
If you don't specify those, the width of the points are kept.
Or, you can also specify to make those more long.
For example:
https://jsfiddle.net/m4c6xs2z/
You seem to have specified
*SocketGravity
option. Therefore the width of the points were reduced. If you don't specify those, the width of the points are kept. Or, you can also specify to make those more long. For example: https://jsfiddle.net/m4c6xs2z/
That was the problem Thanks for the help
I'm glad if I could help you. :smile: Could you close this issue?
How to increase the width of the yellow dots?
I want something like the picture on the right (Purple color).