option = { color: ['#0f0', '#edb120', '#f00'], animation:false, series: [ { type: 'pie', data: [2, 3, 4], label: { show: false, }, }, ], };