@ -41,9 +41,8 @@ export default function createWordCloud(data) {
},
series: [{
type: 'wordCloud',
gridSize: 5,
sizeRange: [8, 60],
rotationRange: [0, 0],
shape: 'circle',
// rotationRange: [0, 0],
//shape: 'circle',
maskImage: maskImage,
left: 'center',