aboutsummaryrefslogtreecommitdiff
path: root/historygraph.h
AgeCommit message (Expand)Author
2015-10-06Solved issue #1 (history autoscroll).Samuel Fadel
2015-09-29HistoryGraph now notifies when the active item changes. Scatterplot now diffe...Samuel Fadel
2015-09-29Inital history graph implementation and using linear scales where applicable....- geometry.h for geometry calculation functions - scale.h for implementations of scales (currently only the linear scale) - updated main_view.qml for the new HistoryGraph component - HistoryGraph displays each subsample used as a mini scatterplot (no colors currently) - Scatterplot now uses scale.h for transformations - Code cleanup and some bug fixes Samuel Fadel
2015-09-24Added placeholder object for history graph; smaller main window.Samuel Fadel