The code translates the dates into milliseconds since Epoch what is correct, when you want to use QwtDateScaleEngine and QwtDateScaleDraw.
All what is missing is:
UweQt Code:
To copy to clipboard, switch view to plain text mode
The code translates the dates into milliseconds since Epoch what is correct, when you want to use QwtDateScaleEngine and QwtDateScaleDraw.
All what is missing is:
UweQt Code:
To copy to clipboard, switch view to plain text mode
RogerWilco77 (23rd January 2013)
Thanks a lot. It was really simple.
I tried not to just copy but to understand.
Well, obviously I would have had to look under QwtPlot and fight my way via setAxisScaleDraw to to the usage of DateScaleDraw...
Now that I know it, it appears so logial....![]()
Bookmarks