Legend checkbox

Legend: {top: "-1%", left: "6%", itemWidth: 6, itemHeight: 6, textStyle: {color: #78D4CE", fontSize: {top: "-1%", left: "6%", itemWidth: 6, itemHeight: 6, textStyle: {color: #78D4CE", fontSize: }, itemHeight: 8, itemWidth: 8, bottom: 0, icon: "PATH ://M467.106909 581.073455 L-107.6364-108.311273 A55.645091 55.645091 0 1 0-78.94109 78.475636l148.154181 149.085091 A55.458909 55.458909 0 0 0 40.680728 16.663273 55.389091 55.389091 0 0 0 39.982545-17.966546 L278.039273-298.426181 A55.645091 55.645091 01 0-81.454546-75.869091L467.130182 581.073455 zM139.636364 0 h744. 727272 a139. 636364 0 0 1 139.636364 139.636364 139.636364 v744.727272 a139.636364 139.636364 0 1-139.636364 139.636364 0 H139.636364 a139.636364 139.636364 0 0 1-139.636364-139.636364 V139.636364 a139.636364 139.636364 0 0 1 139.636364-139.636364 Z ",},

Echarts Tooltip floating Windows are unobstructed

Whether the tooltip: {/ / mouse can enter the suspension frame / / trigger mousemove, click, none, mousemove | click triggerOn: ` mousemove | click `, trigger: "Axis", axisPointer: {/ / coordinate indicator, axis trigger effective type: "shadow", / / the default value is straight line, optional for: 'the line' | 'shadow'}, the position: Function (point, params, DOM, rect, size) {var x = 0; var x = 0; Var y = 0; var y = 0; Var pointX = point[0]; var pointX = point[0]; var pointY = point[1]; Var viewWidth = size.viewSize[0]; var viewWidth = size.viewSize[0]; // var viewHeight = size.viewSize[1]; Var boxWidth = size.contentSize[0] / 3; var boxHeight = size.contentSize[1] / 3; If (boxWidth > pointX) {x = 5; if (boxWidth > pointX) {x = 5; } else {if (pointX > size.contentSize[0]) {x = pointx-size.contentSize [0];} else {pointX > size.contentSize[0]; } else { x = pointX - boxWidth; }} // BoxHeight > Pointy {y = 5;} // BoxHeight > Pointy {y = 5; } else {// y = Pointy-BoxHeight; } return [x, y]; }},