cleanup, adjust offset because of new apexcharts version

This commit is contained in:
Joerg Lehmann 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.

File diff suppressed because one or more lines are too long

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