Hi, It's possible to change the default opacity of the blurred items when focusing by setting the `*blur*` state option.
Here are some links for your reference: [1] https://echarts.apache.org/option.html#series-graph.blur.itemStyle.opacity [2] https://echarts.apache.org/option.html#series-graph.blur.lineStyle.opacity Regards.