Be able to close a line into a polygon #4260
Replies: 3 comments
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
-
I would appreciate it if anyone could share a hack for getting this to work. I am willing to help with the implementation; I just don't know how to enter the definition of the shape (beyond defining some JSON parameters for their styles). |
Beta Was this translation helpful? Give feedback.
-
A hack I've considered is to use the
You can paste the style above to obtain this shape : |
Beta Was this translation helpful? Give feedback.
-
Hi,
If I draw a line that has a start and end-point at the same position, I would like Draw.io to convert that line into a polygon (with an optional fill, etc.)
Once that polygon has been created, I would like to still be able to modify that polygon using the same node-point modifiers that were available when it was a line.
This would allow the creation of basic custom shapes (polygons).
Here's a step-by-step summary of how I would see the user making use of it.
Beta Was this translation helpful? Give feedback.
All reactions