ENH: Add pan and zoom toolbar handling to 3D Axes by greglucas · Pull Request #22614 · matplotlib/matplotlib · GitHub
Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
221 changes: 191 additions & 30 deletions lib/mpl_toolkits/mplot3d/axes3d.py
54 changes: 53 additions & 1 deletion lib/mpl_toolkits/tests/test_mplot3d.py