I'm plotting the time evolution of some system in a QwtPlot and would like to be able to easily
change to labels of the time axis between hours, days and years.
In the thermo widget one can get this conversion through the setRange() and setScale() functions, I'm wondering if QwtPlot has something analogous.
Bookmarks