zhangya5847

Results 3 issues of zhangya5847

![image](https://user-images.githubusercontent.com/15855773/29152768-bdfd2304-7dbb-11e7-9f26-7a491f6beb96.png) 如上图所示,边缘的词显示不完整。 "echarts": "^3.6.2", "echarts-wordcloud": "^1.1.0", ```js const option = { tooltip: { show: true, }, grid: { top: 0, bottom: 0, left: 20, right: 20, }, series: [{ type:...

![image](https://user-images.githubusercontent.com/15855773/29153092-f6eaaf22-7dbd-11e7-9c4f-b75fea2bbbc3.png) "echarts": "^3.6.2", "echarts-wordcloud": "^1.1.0", const option = { tooltip: { show: true, }, series: [{ type: 'wordCloud', gridSize: 32, sizeRange: [24, 66], rotationRange: [0, 0], rotationStep: 90, textPadding: 0,...

目前hover的效果只有增加文字阴影以及统一的颜色,是否还有其它的效果,比如说,字体自动变大