engaging-computing / rSENSE

A data aggregation and visualization tool for classroom science
10 stars 48 forks source link

implement "detailed tooltips" for histogram #2867

Open fgmart-zz opened 5 years ago

fgmart-zz commented 5 years ago

In the Scatterplot view, there is a checkbox feature "detailed tooltips" that shows all the field values for a given row of data when hovering over the corresponding point in the vis. E.g., at https://isenseproject.org/projects/3713/data_sets/101798:

Screenshot from 2019-06-11 18-08-08

This is a request to implement this same feature when viewing histogram. E.g. below is a view of this same data set in histogram, with bin size set to 0.1. There's no way of showing the additional fields in the data point.

I would like this feature added.

Screenshot from 2019-06-11 18-10-41