var data = ${data}; var options = { lines: { show: true }, points: { show: true }, xaxis: { mode: "time", timeformat: "%y/%m/%d %H:%M" }, legend: { container: '#legendHolder' } };

Legend: