background trasparent annotation
This commit is contained in:
parent
6bbd3fcae9
commit
d5f0690f59
@ -1157,7 +1157,7 @@ $(document).ready(function () {
|
|||||||
width: annotations.descriptionSize.width,
|
width: annotations.descriptionSize.width,
|
||||||
scaleX: 1,
|
scaleX: 1,
|
||||||
scaleY: 1,
|
scaleY: 1,
|
||||||
backgroundColor: "rgba(255, 255, 255, 0.8)",
|
backgroundColor: "rgba(255, 255, 255, 0)", // Changed to fully transparent
|
||||||
fontFamily: "Arial",
|
fontFamily: "Arial",
|
||||||
fontSize: 24,
|
fontSize: 24,
|
||||||
fill: "#000000",
|
fill: "#000000",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user