cleanup, adjust offset because of new apexcharts version

This commit is contained in:
2025-08-07 15:57:48 +02:00
parent 92c1606f47
commit a8f17eed19
5 changed files with 1 additions and 27 deletions
Binary file not shown.
-16
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -49,7 +49,7 @@ function drawGraph(deveui, alias, property, start, stop, minmax, create_graph) {
]
};
labels = {
offsetX: 45,
offsetX: 10,
offsetY: -5,
align: 'right',
formatter: function(val, index) {
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long