Commit Graph

2 Commits

Author SHA1 Message Date
42b82f69c9 visualizer-selection: add visualizer helpers
Adds a copy helper (for thread access) and a contains helper.
2016-10-08 19:19:46 -07:00
70aeeb66bc visualizer-selection: initial visualizer selection support
This gets started on allowing the user to select a region.
Nothing is yet responding to the changes in selection, but
that can come later.

Ideally, we will truncate (or mark rows invisible/insensitive)
if they do not fall within the selected time region.
2016-10-08 13:40:12 -07:00