I saw this nice thread (How does one insert statistical annotations (stars or p-values) into matplotlib / seaborn plots?) introducing statannot and statannotations. However, according to statannotations they do not support lineplot annotation (e.g. indicating the sig level between two lines at a certain X).
Is there any solution to this problem in Python?