We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70d2e9 commit ef52007Copy full SHA for ef52007
labellines/core.py
@@ -120,7 +120,7 @@ def labelLines(
120
Relative distance from the edges to place closest labels. Defaults to 0.05.
121
offsets : number or list, optional.
122
Distance relative to the line when positioning the labels. If given a number,
123
- the same value is used for all lines. It refers to the *other* axis
+ the same value is used for all lines. It refers to the *other* axis
124
(i.e. to y if axis=="x")
125
outline_color : None | "auto" | color
126
Colour of the outline. If set to "auto", use the background color.
0 commit comments