8000 Revert "EXA improving examples/mixture/plot_gmm_covariances.py visual… · xhluca/scikit-learn@1d05a4d · GitHub
[go: up one dir, main page]

Skip to content

Commit 1d05a4d

Browse files
author
Xing
committed
Revert "EXA improving examples/mixture/plot_gmm_covariances.py visualisation (scikit-learn#12683)"
This reverts commit 6ca934a.
1 parent 5a4213c commit 1d05a4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/mixture/plot_gmm_covariances.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ def make_ellipses(gmm, ax):
6464
ell.set_clip_box(ax.bbox)
6565
ell.set_alpha(0.5)
6666
ax.add_artist(ell)
67-
ax.set_aspect('equal', 'datalim')
6867

6968
iris = datasets.load_iris()
7069

0 commit comments

Comments
 (0)
0