switched off drop representation
This commit is contained in:
@@ -21,7 +21,7 @@ function createChart(id, data, unit) {
|
||||
"graphs": [{
|
||||
"id": "g1",
|
||||
"balloon":{
|
||||
"drop":true,
|
||||
"drop":false,
|
||||
"adjustBorderColor":false,
|
||||
"color":"#ffffff",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user