Interactive scatter plots in R, overlay/hover summary/tooltip as user supplied plot function
- 阅读更多 关于 Interactive scatter plots in R, overlay/hover summary/tooltip as user supplied plot function
问题 I have been looking into interactive plots in R. I know that there are several packages to create interactive plots, especially scatterplots, but I am looking for a certain functionality. For example this plot. One can hover with the mouse over the buttons to get a small numerical summary of the data behind the point, i.e. a tooltip. When you have a data set with more variables, it is often nice to explore/visualize scores from PCA, or do multi-dimensional-scaling(MDS). But if one would plot