src/menu/components/chart/antv-bar/index.jsx @@ -1353,6 +1353,10 @@ }) } if (card.plot.barcolors && (card.plot.enabled === 'true' || card.plot.datatype === 'statistics')) { card.plot.barcolors = null } this.updateComponent(card) }