KQ-485 · MARKER/DRAG
Marker Drag
A highlighter over the interface: drag across a line and it takes a translucent marker stroke — slightly uneven, darker where strokes overlap, in a yellow that multiplies with the ink — and the strokes stay. Double-click clears them.
Fieldline · weather stations
Rain gauges, read back overnight.
Every station on the ridge reported before six except Cold Hollow, which has been quiet since the relay mast lost power on Tuesday. The harbour gauge caught the heaviest fall of the night, just under a centimetre between the two a.m. and four a.m. readings, and the ridge station a short walk above it logged almost exactly half that — the usual split whenever the wind sits in the south-west. Nothing here needs an engineer yet, but Cold Hollow is worth a call if it stays dark past noon.
| Station | Site | Rainfall | State |
|---|---|---|---|
| WS-04 | Long Acre ridge | 14.2 mm | reporting |
| WS-11 | Cold Hollow | — | offline |
| WS-02 | Harbour mouth | 9.6 mm | reporting |
highlight it
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/marker-drag
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| color / width / opacity | string · number · number | — | Marker colour, stroke width in px, and stroke opacity. |
| snap | boolean | — | Snap strokes to the line box under the pointer. |