Page 1 of 1

Cross identification cell / points

Posted: Mon Nov 23, 2020 9:37 am
by RHainez
Hi,

Is it possible to add a feature that allows the user to see the matching cell when the mouse hovers over a point on a plot? A kind of interaction where the matching cell is highlighted? Or the informations about that point could be displayed in a tooltip (Jonathon: intended taunt) or by clicking on it?

It could be useful to get infos about an outlier for example.

Have a nice day!

Re: Cross identification cell / points

Posted: Mon Nov 23, 2020 10:36 am
by jonathon
hi romaric,

most of the plots we produce, are produced using ggplot, and unfortunately that's a limitation of ggplot.

we're more or less waiting on someone to develop a high quality ggplot-style library, but one that's written in javascript.

cheers

jonathon

Re: Cross identification cell / points

Posted: Mon Nov 23, 2020 7:09 pm
by sbalci
does plotly work?

Re: Cross identification cell / points

Posted: Thu Nov 26, 2020 11:43 pm
by jonathon
last i looked, plotly was at a huge feature disadvantage compared to ggplot ... but that *style* of library is what we're after.

jonathon