Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-21 | Added selection linking. Needs more tests. | Samuel Fadel | |
2016-01-20 | Added color scale selection and aggregate error. | Samuel Fadel | |
* Projection metrics can be shown as current, diff to previous and diff to original (original seems bugged, beware) | |||
2016-01-18 | Added observer to update values displayed based on some metric. | Samuel Fadel | |
* Modified main() function to connect signals/slots to display calculated values * Color scales are no longer shared; they are also normalized to each component's own data * Stub mouse handling in BarChart (changes cursor shape) |