Hi. Please could you add point to point line drawing to the shapes? The shape would have x/y coordinates for the start and end points, and a line thickness value. If the coordinates and thickness could be modified with formulas, it would make it a lot easier to draw graphs, and other dynamic shapes. Currently I'm using rectangles, with 4 variables per line, and trigonometry to work out where it should be placed and the angle. It seems overly complex/bloated on the user side. Thanks!
I'm amazed no one finds this useful...
Thin rectangles, rotated around their middle to emulate lines? With all the annoying trig it involves? really?
Lines with start/end coords would definitely be welcome :)
You could literally use this to plot stock charts in a widget...