VTable
VTable copied to clipboard
[Bug] 组合透视图(饼图)使用selected和selected_reverse时移出容器选中状态消失
Version
1.5.4
Link to Minimal Reproduction
-1
Steps to Reproduce
"pie": {
"state": {
"selected": {
"fill": 'red'
},
"selected_reverse": {
"opacity": 0.2
}
}
},
Current Behavior
Expected Behavior
只有饼图会 bar、line、point正常
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response