pyecharts / pyecharts-gallery

Just use pyecharts to imitate Echarts official example.
https://gallery.pyecharts.org
MIT License
1.19k stars 585 forks source link

highlight on hover #95

Closed josepaulo1233 closed 11 months ago

josepaulo1233 commented 1 year ago

Hi, there's a way to highlight the line when hover? Like this example: https://echarts.apache.org/examples/en/editor.html?c=line-race

buhbuhtig commented 11 months ago

I've got the same question! It's called "emphasis" in echarts, but I've found no trace of its implementation in the pyecharts.

sunhailin-Leo commented 11 months ago

https://github.com/pyecharts/pyecharts/issues/2263