how to plot table values into a graph using qcustomplot?

165 Views Asked by At

I have an application where the data is displayed on a table widget. But now I want to plot the graph on a custom plot by giving values for x-axis from the table widget and y-axis from my labels.

enter image description here

0

There are 0 best solutions below