Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca01f1d

Browse files
story645timhoffm
andauthored
Update galleries/examples/statistics/confidence_ellipse.py
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 9353f19 commit ca01f1d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

galleries/examples/statistics/confidence_ellipse.py

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,11 @@ def get_correlated_dataset(n, dependency, mu, scale):
219219
#
220220
# .. tags::
221221
#
222-
# plot-type: speciality, plot-type: scatter, component: ellipse, component: patch,
223-
# domain: statistics,
222+
# plot-type: speciality
223+
# plot-type: scatter
224+
# component: ellipse
225+
# component: patch
226+
# domain: statistics
224227
#
225228
# .. admonition:: References
226229
#

0 commit comments

Comments
 (0)