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 9425588 commit 77e3b6bCopy full SHA for 77e3b6b
seaborn/regression.py
@@ -925,7 +925,7 @@ def regplot(
925
{regplot_vs_lmplot}
926
927
928
- It's also easy to combine combine :func:`regplot` and :class:`JointGrid` or
+ It's also easy to combine :func:`regplot` and :class:`JointGrid` or
929
:class:`PairGrid` through the :func:`jointplot` and :func:`pairplot`
930
functions, although these do not directly accept all of :func:`regplot`'s
931
parameters.
0 commit comments