效果 相比普通的折线图可以有更多的层次感; 这里最重要的就是linestyle的配置,不过pyecharts中LineStyleOpts中并不支持阴影效果的配置,可配置参数只有如下所示: class LineStyleOpts( # 是否显示 is_show: bool = True, # 线宽。