We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e0a29 commit f9ecd8cCopy full SHA for f9ecd8c
doc/pyplots/whats_new_99_axes_grid.py
@@ -1,6 +1,6 @@
1
import numpy as np
2
import matplotlib.pyplot as plt
3
-from mpl_toolkits.axes_grid.axes_rgb import RGBAxes
+from mpl_toolkits.axes_grid1.axes_rgb import RGBAxes
4
5
def get_demo_image():
6
# prepare image
0 commit comments