king
2023-12-06 6830aad220f6b8f263b2e64eaaae56a6ad785afd
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)
  }