Age | Commit message (Collapse) | Author |
|
Fixed a few corner cases and simplified internal data structures.
|
|
|
|
differentiates between interactive and programatic changes in x/y data.
|
|
- 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
|
|
|