aboutsummaryrefslogtreecommitdiff
path: root/projectionobserver.cpp
AgeCommit message (Collapse)Author
2016-01-18ProjectionObserver & dist(): using more cores in computations.Samuel Fadel
2016-01-18Added 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)