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