mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
perf: 优化滤镜模糊问题,默认不开启
This commit is contained in:
@@ -43,6 +43,8 @@ export class PublicConfigClass implements PublicConfigType {
|
||||
public attr = { ...chartInitConfig, zIndex: -1 }
|
||||
// 基本样式
|
||||
public styles = {
|
||||
// 使用滤镜
|
||||
filterShow: true,
|
||||
// 色相
|
||||
hueRotate: 0,
|
||||
// 饱和度
|
||||
|
||||
Reference in New Issue
Block a user