[Bug]: matplotlib.pyplot.matshow "(first dimension of the array) are displayed horizontally" but are displayed vertically #27852
Labels
Documentation: API
files in lib/ and doc/api
Milestone
Bug summary
matshow states that "(first dimension of the array) are displayed horizontally": https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.matshow.html#matplotlib-pyplot-matshow. However it seems that the first dimension is vertically.
Code for reproduction
Actual outcome
First dimension is shown vertically
Expected outcome
I would expect that the first dimension be show horizontally according to the documentation.
Additional information
No response
Operating system
Debian 12
Matplotlib Version
3.8.0
Matplotlib Backend
module://matplotlib_inline.backend_inline
Python version
3.10.12
Jupyter version
No response
Installation
conda
The text was updated successfully, but these errors were encountered: