Skip to content

Commit b7f66fa

Browse files
committed
pass label through for multivalued transform
1 parent d2b5ca0 commit b7f66fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spatialmath/base/transforms3d.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2700,6 +2700,7 @@ def trplot(
27002700
d2=d2,
27012701
flo=flo,
27022702
anaglyph=anaglyph,
2703+
axislabel=axislabel,
27032704
**kwargs
27042705
)
27052706
return

0 commit comments

Comments
 (0)