weldx.visualization.matplotlib_impl#

Contains some functions written in matplotlib to help with visualization.

Functions

axes_equal

Adjust axis in a 3d plot to be equally scaled.

draw_coordinate_system_matplotlib

Draw a coordinate system in a matplotlib 3d plot.

new_3d_figure_and_axes

Get a matplotlib figure and axes for 3d plots.

plot_coordinate_system_manager_matplotlib

Plot the coordinate systems of a weldx.transformations.CoordinateSystemManager.

plot_coordinate_systems

Plot multiple coordinate systems.

plot_local_coordinate_system_matplotlib

Visualize a weldx.transformations.LocalCoordinateSystem using matplotlib.

plot_spatial_data_matplotlib

Visualize a weldx.geometry.SpatialData instance.