Drawing an "arrow".
in
Programming Questions
•
2 years ago
Hello,
I want to draw a clockwise arrow to show the direction in which a Sunburst view is drawn (clockwise). Should be pretty simple with arc, but then the orthogonal lines which form the arrow at the top might be a little bit tricky. Has someone maybe some example code?
It should start at about x = 3/4 of the width of the frame and at y = 0.
regards,
Johannes
I want to draw a clockwise arrow to show the direction in which a Sunburst view is drawn (clockwise). Should be pretty simple with arc, but then the orthogonal lines which form the arrow at the top might be a little bit tricky. Has someone maybe some example code?
It should start at about x = 3/4 of the width of the frame and at y = 0.
regards,
Johannes
1