F2 icon indicating copy to clipboard operation
F2 copied to clipboard

饼图设置默认选中之后,再点击label选中,默认选中没办法清除

Open hiwuyou opened this issue 4 years ago • 1 comments

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

https://f2.antv.vision/zh/examples/pie/basic#pie-click

Steps to reproduce

设置 chart.interaction('pie-select', { defaultSelected: { const: 'const', type: '交通出行', money: 51.39 } }); 之后 chart.clearInteraction()不能清除默认选中

Environment Info
f2 3.8.6
System -
Browser -

hiwuyou avatar Apr 15 '21 05:04 hiwuyou

我好像也遇到了同样的问题,你解决了吗?

Ricardoltao avatar Feb 24 '22 11:02 Ricardoltao