fastplotlib.graphics._features.PointsDataFeature¶

class PointsDataFeature(parent, data, collection_index=None)[source]¶

Access to the vertex buffer data shown in the graphic. Supports fancy indexing if the data array also supports it.