We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2024602 + e35b5f9 commit 1c50b56Copy full SHA for 1c50b56
README.md
@@ -23,7 +23,7 @@ _*Not essential_
23
- [x] Add position/coords of click/timeseries
24
- [x] _Resize the canvas/window*_
25
- [x] Selectable points
26
-- [ ] Show points with information (Value and coords)
+- [x] Show points with information (Value and coords)
27
- [ ] Scale axis'
28
- [ ] Add option to enable/disable timeseries selection to prevent misclicks
29
@@ -62,6 +62,7 @@ _*Not essential_
62
- [ ] Scale the timeseries selection with plot resolution
63
- [x] Vertical scaling on resize is off between line and horizontal bars
64
- [x] Grid lines cull when centers are out of view
65
+- [ ] Find some way to prevent multiple points being large when highlighting points in
66
67
68
0 commit comments