Skip to content

Commit d91d882

Browse files
authored
Merge pull request #40 from EarthyScience/TheJeran-patch-1
Update README.md
2 parents d61b519 + 3c5b6b9 commit d91d882

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,14 @@ _*Not essential_
2121
- [x] Feed coords into and apply to ticks
2222
- [x] move ticks with camera
2323
- [ ] Add position/coords of click/timeseries
24-
- [ ] _Resize the canvas/window*_
24+
- [x] _Resize the canvas/window*_
2525
- [ ] Selectable points with information (Value and coords)
2626
- [ ] Scale axis'
2727
- [ ] Add option to enable/disable timeseries selection to prevent misclicks
2828

29+
### Visuals
30+
- [ ] _Highlight series column in volume*_
31+
2932
### UI
3033
- [ ] Breakup UI into seperate windows or sections
3134
- [ ] Data
@@ -51,10 +54,14 @@ _*Not essential_
5154
### Misc.
5255
- [ ] Export view as image (w/ and w/out background)
5356
- [ ] _Animations?*_
57+
- [ ] _Flip time axis so looking past to future instead of future to past*_
5458

5559
### Bugs/Fixes
56-
- [ ] Verify Timeslices are in correct positions
60+
- [x] Verify Timeslices are in correct positions
5761
- [ ] Scale the timeseries selection with plot resolution
62+
- [ ] Vertical scaling on resize is off between line and horizontal bars
63+
- [ ] Grid lines cull when centers are out of view
64+
5865

5966
6067

0 commit comments

Comments
 (0)