feature request #7549
Show tooltip for data aggregation in character matrix
100%
Description
When hovering over any cell of the summary row a tooltip should show up giving a brief statistical summary of the current character
- CategoricalData can be shown in a histogram
- QuantitativeData can be shown as a statistical summary with measurements like mean, standard deviation, min, max, etc
Associated revisions
ref #7549 Implement historgram tooltip for categorical data
ref #7549 Add toggle button for tooltips
ref #7549 Code refactoring
ref #7549 Fix layout
ref #7549 Add/use apache common math for frequency distribution
ref #7549 Refactoring
ref #7549 Add quant statistic map to character matrix
ref #7549 Rename categorical tooltip class
ref #7549 Add quant statistic tooltip to character matrix
ref #7549 Change format of frequency count in tooltip
ref #7549 Change format of quantitative label
ref #7549 Show chart for quantitative values
ref #7549 Add min and max data series to quant data chart
ref #7549 Add fallback tooltip
History
#1 Updated by Patrick Plitzner over 1 year ago
- Subject changed from Show histogram tooltip in character matrix to Show tooltip for data aggregation in character matrix
#2 Updated by Patrick Plitzner over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100