You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/05/11 09:24:55 UTC

[GitHub] petezhang opened a new issue #8324: echart4.0使用svg模式渲染地图label标签hover后显示,但是鼠标已开后label标签不消失

petezhang opened a new issue #8324: echart4.0使用svg模式渲染地图label标签hover后显示,但是鼠标已开后label标签不消失
URL: https://github.com/apache/incubator-echarts/issues/8324
 
 
   <!--
   为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。
   -->
   
   
   ### One-line summary [问题简述]
   echarts4.0使用svg模式渲染地图,鼠标悬浮到地图上时显示地区标签名称,但是鼠标移开时显示地区名没有消失;改用canvas模式渲染没有该问题
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:4.0.4
   + Browser version [浏览器类型和版本]:chrome
   + OS Version [操作系统类型和版本]:
   macOs 10.12.6
   
   
   
   
   ### Expected behaviour [期望结果]
   页面显示正常
   
   
   
   
   ### ECharts option [ECharts配置项]
   <!-- Copy and paste your 'echarts option' here. -->
   <!-- [下方贴你的option,注意不要删掉下方 ```javascript 和 尾部的 ``` 字样。最好是我们能够直接运行的 option。如何得到能运行的 option 参见上方的 guidelines for contributing] -->
   ```javascript
   option ={
       "tooltip": {
           "show": false
       },
       "visualMap": {
           "show": true,
           "x": 22,
           "splitNumber": 0,
           "realtime": false,
           "text": ["High", "Low"],
           "inRange": {
               "color": ["#446d00", "#9ad888"]
           },
           "outOfRange": {
               "color": "#eee"
           },
           "calculable": true,
           "itemHeight": 100,
           "min": 2,
           "max": 58339
       },
       "theme": "default",
       "series": [{
           "name": "Group name 639",
           "data": [{
               "key": "Australia",
               "value": 5763,
               "dataIndex": 0,
               "name": "Australia",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Australia",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Canada",
               "value": 9820,
               "dataIndex": 1,
               "name": "Canada",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Canada",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Switzerland",
               "value": 4380,
               "dataIndex": 2,
               "name": "Switzerland",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Switzerland",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "China",
               "value": 2,
               "dataIndex": 3,
               "name": "China",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "China",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Germany",
               "value": 83,
               "dataIndex": 4,
               "name": "Germany",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Germany",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Spain",
               "value": 9,
               "dataIndex": 5,
               "name": "Spain",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Spain",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Finland",
               "value": 559,
               "dataIndex": 6,
               "name": "Finland",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Finland",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "France",
               "value": 227,
               "dataIndex": 7,
               "name": "France",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "France",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "United Kingdom",
               "value": 8428,
               "dataIndex": 8,
               "name": "United Kingdom",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "United Kingdom",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "India",
               "value": 266,
               "dataIndex": 9,
               "name": "India",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "India",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Italy",
               "value": 73,
               "dataIndex": 10,
               "name": "Italy",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Italy",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Japan",
               "value": 609,
               "dataIndex": 11,
               "name": "Japan",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Japan",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "South Korea",
               "value": 4,
               "dataIndex": 12,
               "name": "South Korea",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "South Korea",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Netherlands",
               "value": 3,
               "dataIndex": 13,
               "name": "Netherlands",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Netherlands",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Norway",
               "value": 58339,
               "dataIndex": 14,
               "name": "Norway",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Norway",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Russia",
               "value": 155,
               "dataIndex": 15,
               "name": "Russia",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Russia",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Sweden",
               "value": 6243,
               "dataIndex": 16,
               "name": "Sweden",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Sweden",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "USA",
               "value": 45,
               "dataIndex": 17,
               "name": "USA",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "USA",
               "tooltip": {
                   "show": true
               }
           }, {
               "key": "Taiwan",
               "value": 1238,
               "dataIndex": 20,
               "name": "Taiwan",
               "seriesData": {
                   "name": "Group name 639",
                   "title": "Group name 639"
               },
               "title": "Taiwan",
               "tooltip": {
                   "show": true
               }
           }],
           "type": "map",
           "showLegendSymbol": false,
           "roam": true,
           "scaleLimit": {
               "min": 1,
               "max": 3
           },
           "label": {
               "normal": {
                   "textStyle": {
                       "color": "#555"
                   }
               },
               "emphasis": {
                   "textStyle": {
                       "color": "#555",
                       "fontWeight": "bold"
                   }
               }
           },
           "itemStyle": {
               "normal": {
                   "show": false,
                   "areaColor": "#f5f5f5",
                   "label": {
                       "show": false,
                       "textStyle": {
                           "color": "#555"
                       }
                   }
               }
           },
           "markPoint": {
               "clickable": true,
               "label": {
                   "normal": {
                       "textStyle": {
                           "color": "#555"
                       }
                   },
                   "emphasis": {
                       "textStyle": {
                           "color": "#555",
                           "fontWeight": "bold"
                       }
                   }
               },
               "itemStyle": {
                   "normal": {
                       "show": true,
                       "color": "#f5f5f5"
                   },
                   "emphasis": {
                       "color": "#ccc"
                   }
               },
               "data": [{
                   "key": "WO",
                   "value": 91,
                   "dataIndex": 18,
                   "name": "WIPO(PCT)",
                   "seriesData": {
                       "name": "Group name 639",
                       "title": "Group name 639"
                   },
                   "title": "WO",
                   "label": "WIPO\n91",
                   "symbol": "circle",
                   "symbolSize": 50,
                   "x": 50,
                   "y": 40
               }, {
                   "key": "EP",
                   "value": 186,
                   "dataIndex": 19,
                   "name": "European Patent Office",
                   "seriesData": {
                       "name": "Group name 639",
                       "title": "Group name 639"
                   },
                   "title": "EP",
                   "label": "EPO\n186",
                   "symbol": "circle",
                   "symbolSize": 50,
                   "x": 50,
                   "y": 110
               }]
           },
           "mapType": "world"
       }],
       "legend": {
           "formatter": null,
           "selectedMode": true
       }
   }
   
   ```
   
   ### Other comments [其他信息]
   <!-- For example: Screenshot or Online demo -->
   <!-- [例如,截图或线上实例 (JSFiddle/JSBin/Codepen)] -->
   ![image](https://user-images.githubusercontent.com/13725424/39916958-a2ee7670-553e-11e8-86e0-d8d125730f73.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org