var shape = 'path://M234.5,0A165.5,165.5,0,1,1,69,165.5,165.5,165.5,0,0,1,234.5,0ZM619.31,489L649.2,543.043l60.789,11.643-42.316,45.04,7.681,61.234L619.31,634.754,563.266,660.96l7.682-61.234-42.316-45.04,60.788-11.643L619.31,489M416.69,487.04l29.889,54.039,60.789,11.643-42.316,45.04L472.733,659,416.69,632.79,360.646,659l7.682-61.234-42.316-45.04L386.8,541.079,416.69,487.04M516,308l29.332,53.422,59.656,11.509L563.46,417.462,571,478,516,452.09,461,478l7.538-60.534-41.527-44.527,59.656-11.509L516,308M233,357l-33,48-35-45s-56-7-102,71S3,661,3,661s-8,53,53,50,377,1,377,1,40-1,47-27l-64-30-58,32s-23,0-22-18c0.351-6.315,11-63,11-63l-43-43s-9-19,8-30l62-9,29-55s21-27,43,30c0,0-28-117-107-137,0,0-28-13-39-1l-30,43-30-47,21,80L236,557,208,439Z'; option = { backgroundColor:'#09111e', series: [ { type: 'liquidFill', data: [0.26], radius: '90%', waveLength: '100%', waveHeight: '200', amplitude: 0, color: ['#ff752a'], outline: {show: false }, backgroundStyle: {color: '#ffc27a'}, shape: shape, label: {normal: {position: ['25%', '85%'], textStyle: {fontSize: 60, color: '#fff'} } } }] };