add transpose formatoption
This PR adds a transpose
formatoption in case the order of dimensions in the data is (x, y)
instead of (y, x)
.
-
Tests added (for all bug fixes or enhancements) -
Tests passed (for all non-documentation changes) -
Fully documented, including CHANGELOG.rst
for all changes