cleanup, adjust offset because of new apexcharts version
This commit is contained in:
Binary file not shown.
Vendored
-16
File diff suppressed because one or more lines are too long
+1
-1
@@ -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
Reference in New Issue
Block a user