apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.59k stars 19.62k forks source link

force graph, link(edge)的emphasis属性不起作用 #8015

Closed muhm21cn closed 6 years ago

muhm21cn commented 6 years ago

One-line summary [问题简述]

Echarts4.0.4的版本给force graph的links设置emphasis属性后,鼠标hover后没有任何效果。 不论是设置在links属性同一层次的emphasis->lineStyle,还是links属性下的emphasis->lineStyle,都没有起到效果。在版本3.6.1的时候links的emphasis属性是正常有作用的。

Version & Environment [版本及环境]

Expected behaviour [期望结果]

emphasis属性设置后,鼠标hover能有相应的效果

ECharts option [ECharts配置项]

option = {

}

Other comments [其他信息]

100pah commented 6 years ago

Fixed in c10d7559a0a3ae7f6aa1929b3d3cb5d7deb0e797