|
@@ -101,8 +101,8 @@ function createPointObj(point: any, type = "custom") {
|
|
|
"type": point.type,
|
|
|
"coord": `${point.x}, ${point.y}`,
|
|
|
"label": {
|
|
|
- "bg_size": "120,40",
|
|
|
- "bg_offset": "-60,-60",
|
|
|
+ "bg_size": "120,50",
|
|
|
+ "bg_offset": "-60,-70",
|
|
|
"content": [
|
|
|
{
|
|
|
"text": [
|