plot_visible_cells_only propiedad

plot_visible_cells_only propiedad

Indica si se trazan únicamente las celdas visibles.

Definición:

@property
def plot_visible_cells_only(self):
    ...
@plot_visible_cells_only.setter
def plot_visible_cells_only(self, value):
    ...

Ver también