要操作的配置 const option = { title: { text: 'ECharts 入门示例' }, tooltip: {}, legend: {//根据name决定展示顺序 data: ['销量'] }, xAxis: { data: ['衬衫', ...
確定! 回上一頁