Shi, Tao
2014-Jul-29 00:48 UTC
interactive labeling/highlighting on multiple xy scatter plots
hi list, I'm comparing the changes of ~100 analytes in multiple treatment conditions. I plotted them in several different xy scattter plots. It would be nice if I mouse over one point on one scatter plot, the label of the analyte on that scatter plot AS WELL AS on all other scatter plots will be automatically shown. I know brushing in rggobi does this, but its interface is not good and it needs R or ggobi to run (I want send the results to the collaborators and let them to play with it without the need of installing R or ggobi on their machine). rCharts is nice but so far it can only create one scatter plot at a time. Any good suggestions? Many thanks! Tao
Michael Lawrence
2014-Aug-01 10:05 UTC
[R] interactive labeling/highlighting on multiple xy scatter plots
You should check out the animint package. https://github.com/tdhock/animint On Mon, Jul 28, 2014 at 5:48 PM, Shi, Tao <shidaxia@yahoo.com> wrote:> hi list, > > I'm comparing the changes of ~100 analytes in multiple treatment > conditions. I plotted them in several different xy scattter plots. It > would be nice if I mouse over one point on one scatter plot, the label of > the analyte on that scatter plot AS WELL AS on all other scatter plots will > be automatically shown. I know brushing in rggobi does this, but its > interface is not good and it needs R or ggobi to run (I want send the > results to the collaborators and let them to play with it without the need > of installing R or ggobi on their machine). rCharts is nice but so far it > can only create one scatter plot at a time. > > Any good suggestions? > > Many thanks! > > Tao > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]