Remove format
This commit is contained in:
parent
167063ca10
commit
66797917cc
1 changed files with 0 additions and 4 deletions
|
@ -250,10 +250,6 @@ async function render_graph(plug, name) {
|
||||||
type: 'time',
|
type: 'time',
|
||||||
time: {
|
time: {
|
||||||
displayFormats: {
|
displayFormats: {
|
||||||
'day': 'DD.MM hh:mm',
|
|
||||||
'hour': 'DD.MM hh:mm',
|
|
||||||
'week': 'DD.MM hh:mm',
|
|
||||||
'month': 'DD.MM hh:mm',
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue