VTable icon indicating copy to clipboard operation
VTable copied to clipboard

[Bug] 组合透视图(饼图)使用selected和selected_reverse时移出容器选中状态消失

Open a1419735487 opened this issue 1 year ago • 0 comments

Version

1.5.4

Link to Minimal Reproduction

-1

Steps to Reproduce

            "pie": {
                "state": {
                  "selected": {
                    "fill": 'red'
                  },
                  "selected_reverse": {
                    "opacity": 0.2
                  }
                }
            },

Current Behavior

img_v3_02df_87fb96ac-61db-477c-8213-703a49df4ccg

Expected Behavior

只有饼图会 bar、line、point正常

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

a1419735487 avatar Aug 05 '24 08:08 a1419735487