Graphics3D
Extends the standard matplotlib 3D plotting to use all the Graphics extensions
Properties and Methods
__init__(self, *args, figure=None, axes=None, subplot_kw=None, event_handlers=None, animate=None, axes_labels=None, plot_label=None, plot_range=None, plot_legend=None, ticks=None, scale=None, ticks_style=None, image_size=None, background=None, backend=<Backends.MPL: 'matplotlib'>, **kwargs):
@property
plot_label(self):
@property
plot_legend(self):
@property
axes_labels(self):
@property
frame(self):
@property
plot_range(self):
@property
ticks(self):
@property
ticks_style(self):
@property
scale(self):
@property
aspect_ratio(self):
@property
image_size(self):
@property
padding(self):
@property
background(self):
@property
colorbar(self):
Examples
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings