Again... Using QML Chartview in 5.7 without any huge issues.

But, My data that gets plotted via a LineSeries, is time related. I can currently just plotting 30 data values, with the labels being between 0 (30 minutes ago) and 30 (now). What I would like is to show the actual time on the axis instead of 0-30.

Any ideas on how to do this?