g6/packages/site/docs/common/PluginLensBase.zh.md
2023-11-13 13:52:57 +08:00

995 B
Raw Blame History

delegateStyle

类型ShapeStyle

默认值{}

是否必须false

说明:区域样式

maxR

类型number

默认值100

是否必须false

说明:透镜半径的最大值

minR

类型number

默认值50

是否必须false

说明:透镜半径的最小值

r

类型number

默认值300

是否必须false

说明:透镜半径

scaleRBy

类型'wheel' | 'drag' | 'unset'

默认值'drag'

是否必须false

说明:透镜半径的缩放方式

即在透镜中通过鼠标滚轮或者拖拽来缩放透镜半径

showLabel

类型boolean

默认值true

是否必须false

说明:是否展示透镜区域内对象的 label

trigger

类型'mousemove' | 'click' | 'drag'

默认值'mousemove'

是否必须false

说明:触发交互的方式