Cross identification cell / points

Discuss the jamovi platform, possible improvements, etc.
Post Reply
RHainez
Posts: 105
Joined: Wed Feb 08, 2017 3:14 pm

Cross identification cell / points

Post 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!
User avatar
jonathon
Posts: 2617
Joined: Fri Jan 27, 2017 10:04 am

Re: Cross identification cell / points

Post 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
sbalci
Posts: 125
Joined: Sat Jan 06, 2018 10:25 pm
Contact:

Re: Cross identification cell / points

Post by sbalci »

does plotly work?
User avatar
jonathon
Posts: 2617
Joined: Fri Jan 27, 2017 10:04 am

Re: Cross identification cell / points

Post 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
Post Reply