Вы можете использовать аннотации plot_ly(df) %>% add_markers(~x, ~y) %>% add_annotations( x = ~arrow.x.end, y = ~arrow.y.end, xref = x, ...
確定! 回上一頁