Thanks Mike for the link.
Somehow it all worked out. It was peculiar because I was simply sending, via a JS node, Date.now() which did pass along the correct UTC timestamp to the chart node.
What I reckon happened was that I changed the locale time in ubuntu while NR was running, and somehow that messed up the running chart nodes. Redoing those nodes resolved the problem.
On the plus side of things, this made me find out more about how moment.js works. All grist for the mill.
Cheers
Chuan