elementSelectByColor
上一篇
elementSelect
下一篇
elementSelectByX
Loading...
选择和鼠标点击的元素拥有相同 color 通道值的元素。
{"axis": {"y": {"labelFormatter": "~s"}},"transform": [{"type": "stackY"}],"interaction": {"elementSelectByColor": {"link": true}}}
属性 | 描述 | 类型 | 默认值 |
---|---|---|---|
link | 是否展示连接线 | boolean | false |
background | 是否高亮背景 | boolean | false |
offset | 主方向的偏移量 | number | 0 |
link${StyleAttrs} | 连接线样式 | StyleAttrs | - |
background${StyleAttrs} | 背景的样式 | StyleAttrs | - |
link | 是否展示连接带 | boolean | false |