xytext details in Matplotlibs Annotate
问题 With the following code I am plotting a candlestick graph and also make use of annotations. I have played arround until I found the right positions for the text, but I still don't understand what the figures xytext=(-15, -27) and xytext=(-17, 20) have to do with their current position. It is very strange to me. could somebody please explain it to me? Many thanks in advance! This is what my graph looks like and below is the code: import matplotlib.pyplot as plt import matplotlib.dates as