This commit is contained in:
2023-06-13 14:00:48 +08:00
parent 0b17a7ad2d
commit c2ce122a52
11 changed files with 394 additions and 397 deletions

View File

@ -2241,6 +2241,13 @@ function areachar() {
distance: 10,
color: '#fff',
},
emphasis: {
itemStyle: {
// color: '#333FFF',
shadowBlur: 20, //发光图形阴影的模糊大小
shadowColor: 'rgba(0, 147, 252, 1)', //阴影颜色
},
},
},
{
data: [1, 1, 1, 1, 1],
@ -3288,6 +3295,7 @@ function chartModes() {
{
type: 'slider',
width: '40%',
zoomLock: true, //禁止拉伸
top: '90%',
start: 0,
end: ends,