First of all thank you very much for sharing your great work.
My request is related to plotWindow / plotWidget script.
I have successfully plotting the data I received periodically from a datalogger (every 10 seconds).
At the moment I want to format the X-axis in nice date & time format, something like hh:mm or 1-Jan-19.
I think the QCustomPlot is able to do that, but it seems that feature is not enabled in your project.
Could you please implement that feature in your project?
Thanks & best regards,
Iqbal
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Stefan,
First of all thank you very much for sharing your great work.
My request is related to plotWindow / plotWidget script.
I have successfully plotting the data I received periodically from a datalogger (every 10 seconds).
At the moment I want to format the X-axis in nice date & time format, something like hh:mm or 1-Jan-19.
I think the QCustomPlot is able to do that, but it seems that feature is not enabled in your project.
Could you please implement that feature in your project?
Thanks & best regards,
Iqbal