SIGN IN SIGN UP
apache / echarts UNCLAIMED

Apache ECharts is a powerful, interactive charting and data visualization library for browser

0 0 81 TypeScript

Feat: new selectedMode and selectable for item (#15534)

* Feat: new selectedMode and selectable for item

* test(select): add test case for select

* chore: move `selectable` out of `itemStyle`

* chore: update test

* chore: `select` state add `disable`

* chore: rename `disable` to `disabled`

* chore: optimize when unselect whole series

* chore: use `isSelectSeries` to optimize

* chore: use `selectedMap` as single source of truth

* chore: ts error

* chore: enhance code

* chore: enhance code

* chore: check `select.disabled` only in `isSelected`

* chore: reduce `getItemModel`

* chore: optimize code

* fix: remove useless code
S
susiwen8 committed
fface606b1d512a401c932daf499995de1eea448
Parent: ff56882
Committed by GitHub <noreply@github.com> on 1/12/2022, 3:06:52 PM