Draw a line between two points on chart
Unsolved
QML and Qt Quick
-
Hello,
I have a chart that plot the defects of an proccess, and on the chart i plot the start and the end of this defect. I need to plot an line connect the point on start and the end of each defect.
How can i do this?
-
@ulyssesfonseca You forgot to mention what you're using for plotting/drawing.