Okay, so it appears that the mode also has an influence. My final configuration:
Note that the mode is set to “Advanced” (“Developer” also worked). This resulted in my graph looking as follow:
I tried to play around to display the time as well, but couldn’t get it right
You need to add the layout option as below
{
"xaxis": {
"type":"date"
}
}