king
2022-03-31 fe227dd3d6c4ff9fd031033c15ae7b873dbf5535
src/menu/components/chart/antv-dashboard/chartcompile/formconfig.jsx
@@ -144,6 +144,18 @@
        text: '启用'
      }]
    },
    // {
    //   type: 'radio',
    //   key: 'empty',
    //   label: '空值隐藏',
    //   initVal: card.empty || 'show',
    //   tooltip: '当查询数据为空时,隐藏该组件。',
    //   required: false,
    //   options: [
    //     {value: 'show', text: '否'},
    //     {value: 'hidden', text: '是'},
    //   ],
    // },
    {
      type: 'color',
      key: 'tickColor',