File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,10 @@ _*Not essential_
2020### Plot Window
2121- [x] Feed coords into and apply to ticks
2222- [x] move ticks with camera
23- - [ ] Add position/coords of click/timeseries
23+ - [x ] Add position/coords of click/timeseries
2424- [x] _ Resize the canvas/window* _
25- - [ ] Selectable points with information (Value and coords)
25+ - [x] Selectable points
26+ - [ ] Show points with information (Value and coords)
2627- [ ] Scale axis'
2728- [ ] Add option to enable/disable timeseries selection to prevent misclicks
2829
@@ -59,7 +60,7 @@ _*Not essential_
5960### Bugs/Fixes
6061- [x] Verify Timeslices are in correct positions
6162- [ ] Scale the timeseries selection with plot resolution
62- - [ ] Vertical scaling on resize is off between line and horizontal bars
63+ - [x ] Vertical scaling on resize is off between line and horizontal bars
6364- [ ] Grid lines cull when centers are out of view
6465
6566
You can’t perform that action at this time.
0 commit comments