### Current Behavior <!-- A brief description of what the problem is. (e.g. I need to be able to...) --> Right now we can only draw in straight lines which is not ideal for drawing curved shapes. <img width="383" height="254" alt="Image" src="https://github.com/user-attachments/assets/a42df1bd-4e41-4a51-acb1-a2bcb1246be2" /> ### Desired Behavior <!-- A brief description of the enhancement. --> Add support to draw curved line and circles. ### Implementation <!-- [Optional] Specifics on the approach to fulfilling the feature request. --> ### Acceptance Tests <!-- [Optional] Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. --> ### Mockups <!-- [Optional] Any visual diagrams of the desired user interface. --> --- ### Contributor [Guides](https://docs.meshery.io/project/contributing) and [Handbook](https://layer5.io/community/handbook) - 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/contributing/build-and-release) - 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) - 🎨 Wireframes and designs for Meshery UI in [Figma](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) - 🙋🏾🙋🏼 Questions: [Discussion Forum](https://meshery.io/community#community-forums) and [Community Slack](https://slack.meshery.io)
Current Behavior
Right now we can only draw in straight lines which is not ideal for drawing curved shapes.
Desired Behavior
Add support to draw curved line and circles.
Implementation
Acceptance Tests
Mockups
Contributor Guides and Handbook