mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fix
This commit is contained in:
parent
4c2ad2822f
commit
6f903023a7
@ -782,6 +782,7 @@ function treeMap(recipient, data, width, height) {
|
||||
$("#tooltip").attr(
|
||||
"style",
|
||||
"background: #fff;" +
|
||||
"color: #111;" +
|
||||
"position: absolute;" +
|
||||
"display: block;" +
|
||||
"width: 200px;" +
|
||||
@ -1028,6 +1029,7 @@ function sunburst(recipient, data, width, height) {
|
||||
$("#tooltip").attr(
|
||||
"style",
|
||||
"background: #fff;" +
|
||||
"color: #111;" +
|
||||
"position: absolute;" +
|
||||
"display: block;" +
|
||||
"width: 200px;" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user