king
2022-05-27 cc1d7095ec6df622efbdaaabe3dec78ca3599d90
src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx
@@ -572,6 +572,15 @@
      initVal: card.max,
      required: false
    }, {
      type: 'number',
      key: 'XLimit',
      min: 2,
      label: '字符限制',
      tooltip: 'X轴最大字符限制。',
      initVal: card.XLimit || 11,
      forbid: appType === 'mob',
      required: false
    }, {
      type: 'color',
      key: 'color',
      label: '色系',