Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-06 | Solved issue #1 (history autoscroll). | Samuel Fadel | |
2015-09-29 | HistoryGraph now notifies when the active item changes. Scatterplot now ↵ | Samuel Fadel | |
differentiates between interactive and programatic changes in x/y data. | |||
2015-09-29 | Inital history graph implementation and using linear scales where applicable. | Samuel Fadel | |
- 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 | |||
2015-09-24 | Added placeholder object for history graph; smaller main window. | Samuel Fadel | |