File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 366
366
],
367
367
"matplotlib.patches.BoxStyle._Base" : [
368
368
" lib/matplotlib/patches.py:docstring of matplotlib.patches.BoxStyle.Circle:1" ,
369
- " lib/matplotlib/patches.py:docstring of matplotlib.patches.BoxStyle.Ellipse:1" ,
370
369
" lib/matplotlib/patches.py:docstring of matplotlib.patches.BoxStyle.DArrow:1" ,
370
+ " lib/matplotlib/patches.py:docstring of matplotlib.patches.BoxStyle.Ellipse:1" ,
371
371
" lib/matplotlib/patches.py:docstring of matplotlib.patches.BoxStyle.LArrow:1" ,
372
372
" lib/matplotlib/patches.py:docstring of matplotlib.patches.BoxStyle.Round4:1" ,
373
373
" lib/matplotlib/patches.py:docstring of matplotlib.patches.BoxStyle.Round:1" ,
Original file line number Diff line number Diff line change 192
192
# Class Name Attrs
193
193
# ========== ============== ==========================
194
194
# Circle ``circle`` pad=0.3
195
- # Ellipse ``ellipse`` pad=0.3
196
195
# DArrow ``darrow`` pad=0.3
196
+ # Ellipse ``ellipse`` pad=0.3
197
197
# LArrow ``larrow`` pad=0.3
198
198
# RArrow ``rarrow`` pad=0.3
199
199
# Round ``round`` pad=0.3,rounding_size=None
You can’t perform that action at this time.
0 commit comments