Hi everyone,

I'm using QwtPlot to make a 2D graphic and i would like set date ont my X axis, but I just know how to set int with
Qt Code:
  1. setAxisScale()
To copy to clipboard, switch view to plain text mode 
.

Someone know how to set date on the X axis ??

Thanks a lot.