Use ax.text() for this purpose in a for-loop iterating over the rows of df. The text coordinates will be the row index and the sum of time, ...
確定! 回上一頁