Im trying to implement a function where user can draw svg line in any shape as he provides the x and y coordinates . for eg - draw a svg line in green color as the user moves his mouse on screen
Im trying to implement a function where user can draw svg line in any shape as he provides the x and y coordinates . for eg - draw a svg line in green color as the user moves his mouse on screen