I would like to draw a graph much like a starburst. Each line would follow a line drawn from a point of origin along a specific angle or radian. Each line would also have a specific length corresponding to a data value. I would like to specify a point on the angle and then continue from that point along a angle for a specific distance. I am hazy on trig. Is there a built in function to do this sort of thing or a library that does it?
1