updateOptions({ lineSmooth: value })"
:value="lineSmooth"
>使用平滑曲线
updateOptions({ stack: value })"
:value="stack"
style="flex: 1;"
>堆叠样式
背景填充:
updateFill(value)"
/>
文字颜色:
updateTextColor(value)"
/>
{{index === 0 ? '主题配色:' : ''}}
updateTheme(value, index)"
/>
updateData(value)"
/>