Skip to content

Commit 24d1edc

Browse files
authored
corner_text doc
1 parent a41f42b commit 24d1edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WrightTools/artists/_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ def corner_text(
188188
text : str
189189
The text to use.
190190
distance : number (optional)
191-
Distance from the corner. Default is 0.05.
191+
Distance from the corner. Default is 0.075.
192192
ax : axis (optional)
193193
The axis object to label. If None, uses current axis. Default is None.
194194
corner : {'UL', 'LL', 'UR', 'LR'} (optional)

0 commit comments

Comments
 (0)