Skip to content

Commit 32b5782

Browse files
feat(highcharts): implement line-realtime (#3134)
## Implementation: `line-realtime` - highcharts Implements the **highcharts** version of `line-realtime`. **File:** `plots/line-realtime/implementations/highcharts.py` **Parent Issue:** #3073 --- :robot: *[impl-generate workflow](https://github.com/MarkusNeusinger/pyplots/actions/runs/20620593360)* Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa51ee0 commit 32b5782

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Per-library metadata for highcharts implementation of line-realtime
2+
# Auto-generated by impl-generate.yml
3+
4+
library: highcharts
5+
specification_id: line-realtime
6+
created: '2025-12-31T14:12:42Z'
7+
updated: '2025-12-31T14:12:42Z'
8+
generated_by: claude-opus-4-5-20251101
9+
workflow_run: 20620593360
10+
issue: 3073
11+
python_version: 3.13.11
12+
library_version: unknown
13+
preview_url: https://storage.googleapis.com/pyplots-images/plots/line-realtime/highcharts/plot.png
14+
preview_thumb: https://storage.googleapis.com/pyplots-images/plots/line-realtime/highcharts/plot_thumb.png
15+
preview_html: https://storage.googleapis.com/pyplots-images/plots/line-realtime/highcharts/plot.html
16+
quality_score: null
17+
review:
18+
strengths: []
19+
weaknesses: []

0 commit comments

Comments
 (0)