@ska-octopus-widgets/timeline-widget
v0.1.15
Published
Timeline widget (generated 2025) - step/bar state timeline with HDB++ history + live stream
Readme
# Timeline WidgetGenerated automatically on 2025-07-29 by ska-octopus-widget scaffolder*.
## Quick start
```bash
git clone <repo-url> timeline
cd timeline
npm install
npm run dev
```
## Scaffold inputs
| Name | Default | GraphQL type ||------|---------|--------------|
| attributes | "['octopus/station/0/state','octopus/station/1/state','octopus/station/2/state']" | [String!]! |
| end | 0 | Float |
| fullNames | "['octopus/station/0/state','octopus/station/1/state','octopus/station/2/state']" | [String!]! |
| limit | 100 | Int |
| start | 0 | Float |
