Warning: Error in : GeomInteractivePoint was built

2019-08-01 08:47发布

问题:

ggplot(selectedData(), aes(x = sharpe, y = returns, tooltip = fund, data_id = fund, color=sd)) +  geom_point_interactive(size=1)

What was the issue ?

标签: r ggplot2