pygal.Line()

pygal.Line()绘制折线图要如何修改点的颜色?Style里好像没有点颜色的设置,add里也只有dots_size。果然折线图还是得在matplotlib里用才方便吗😢