generated from childmindresearch/template-python-repository
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
Create the browser-based real-time visualization interface. Build the HTML, CSS, and JavaScript front end that connects to the WebSocket, renders data on a canvas, and provides user controls for channels.
Tasks
- Create an
index.htmlfile with the page structure (toolbar, sidebar, canvas). - Implement the WebSocket client, including data parsing and auto-reconnect logic.
- Develop a canvas renderer for scrolling line plots.
- Build sidebar controls for channel visibility that persist using
localStorage. - Create a
colors.jsmodule for assigning colors to channels based on patterns.
Freeform Notes
No response
Metadata
Metadata
Assignees
Labels
No labels