points属性

points属性

获取图表中某个系列的 points 的集合。

注意事项

当图表为饼图或饼条图时,最后一个点是第一个饼图中的另一个点。

定义:

@property
def points(self):
    ...

也可以看看