src/templates/sharecomponent/chartgroupcomponent/chartform/index.jsx
@@ -510,7 +510,7 @@ card: 'credit-card' } if (result.chartType === 'line' || result.chartType === 'bar' || result.chartType === 'line') { if (result.chartType === 'line' || result.chartType === 'bar' || result.chartType === 'pie') { if (selectlegend && this.props.card.modelId !== selectlegend.uuid) { result = {...result, ...selectlegend.options} }