... so the x-values are numbers of millis (that's the simplest way for me to compute the values I want) and the y-values are numbers from a html get request since over wifi.
Everything looks good, except I'd like the x-axis time values to be formatted at HH:MM instead of HH:MM:SS.
Proviidng a list of two-element lists does not work, because the x-labels are not spaced correctly (i.e. 10:15 and 10:30 are closer together than 10:45 and 11:00).