Changed x axis labels to 24h format (I haven't noticed this since it is still before midday).

This commit is contained in:
DL6ER
2016-11-17 10:53:12 +01:00
parent 3f9b1bc81f
commit fe7b91a1cc
+1 -1
View File
@@ -64,7 +64,7 @@ $(document).ready(function() {
time: {
unit: 'hour',
displayFormats: {
hour: 'hh:mm'
hour: 'HH:mm'
}
}
}],