You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/BoostHistogramHandsOn.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -457,7 +457,7 @@
457
457
"cell_type": "markdown",
458
458
"metadata": {},
459
459
"source": [
460
-
"This is transposed because pcolormesh requires ij indexing instead of xy."
460
+
"This is transposed because [`pcolormesh` expects it](https://matplotlib.org/3.2.2/api/_as_gen/matplotlib.pyplot.pcolormesh.html#axes-pcolormesh-grid-orientation)."
0 commit comments