We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6890b31 commit a3cb0f1Copy full SHA for a3cb0f1
seaborn/categorical.py
@@ -2281,7 +2281,7 @@ def swarmplot(
2281
{order_vars}
2282
dodge : bool
2283
When a `hue` variable is assigned, setting this to `True` will
2284
- separate the swaarms for different hue levels along the categorical
+ separate the swarms for different hue levels along the categorical
2285
axis and narrow the amount of space allotedto each strip. Otherwise,
2286
the points for each level will be plotted in the same swarm.
2287
{orient}
0 commit comments