perf: 优化滤镜模糊问题,默认不开启

This commit is contained in:
奔跑的面条
2022-09-19 17:32:19 +08:00
parent 2f24548cb1
commit 352a97d5c1
8 changed files with 26 additions and 4 deletions
+2
View File
@@ -43,6 +43,8 @@ export class PublicConfigClass implements PublicConfigType {
public attr = { ...chartInitConfig, zIndex: -1 }
// 基本样式
public styles = {
// 使用滤镜
filterShow: true,
// 色相
hueRotate: 0,
// 饱和度