Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5846f77

Browse filesBrowse files
committed
axes_grid to axes_grid1 in whatsnew
1 parent 3b52513 commit 5846f77
Copy full SHA for 5846f77

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/pyplots/whats_new_99_axes_grid.py

Copy file name to clipboardExpand all lines: doc/pyplots/whats_new_99_axes_grid.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import numpy as np
22
import matplotlib.pyplot as plt
3-
from mpl_toolkits.axes_grid.axes_rgb import RGBAxes
3+
from mpl_toolkits.axes_grid1.axes_rgb import RGBAxes
44

55
def get_demo_image():
66
# prepare image

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.