-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
they look a little egg shaped:
see:
- 3d plots with aspect='equal' matplotlib/matplotlib#1077
- 3D axes set_aspect("equal") NotImplementedError matplotlib/matplotlib#15382
but seems to be solved:
maybe ax.set_box_aspect((1, 1, 1))
will do the trick
matplotlib version 3.3.3
pip freeze
:
appdirs==1.4.4
attrs==20.3.0
black==20.8b1
build==0.1.0
certifi==2020.12.5
check-manifest==0.46
click==7.1.2
coverage==5.3.1
cycler==0.10.0
dataclasses==0.8
-e git+https://github.com/sappelhoff/eeg_positions@04b24492f716bb1e587048629fa208159ae984f6#egg=eeg_positions
flake8==3.8.4
flake8-black==0.2.1
flake8-docstrings==1.5.0
flake8-isort==4.0.0
importlib-metadata==3.4.0
iniconfig==1.1.1
isort==5.7.0
kiwisolver==1.3.1
matplotlib==3.3.3
mccabe==0.6.1
mne==0.22.0
mypy-extensions==0.4.3
numpy==1.16.1
packaging==20.8
pandas==1.1.5
pathspec==0.8.1
pep517==0.9.1
Pillow==8.1.0
pluggy==0.13.1
py==1.10.0
pycodestyle==2.6.0
pydocstyle==5.1.1
pyflakes==2.2.0
pyparsing==2.4.7
pytest==6.2.1
pytest-cov==2.10.1
pytest-sugar==0.9.4
python-dateutil==2.8.1
pytz==2020.5
regex==2020.11.13
scipy==1.5.4
six==1.15.0
snowballstemmer==2.0.0
termcolor==1.1.0
testfixtures==6.17.0
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
zipp==3.4.0
AoifeHughes and crackwitz
Metadata
Metadata
Assignees
Labels
No labels