At the moment, we don't call `self.draw()` (actually draw_idle() from matplotlib) on every property set in the artists, just for: - Artist: - data - color_indices - visible - Scatter: - alpha - size Maybe we should?