Skip to content

Commit 4fc86f1

Browse files
feat(plotly): implement line-filled (#2667)
## Implementation: `line-filled` - plotly Implements the **plotly** version of `line-filled`. **File:** `plots/line-filled/implementations/plotly.py` --- :robot: *[impl-generate workflow](https://github.com/MarkusNeusinger/pyplots/actions/runs/20595332881)* Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b3300a commit 4fc86f1

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 plotly implementation of line-filled
2+
# Auto-generated by impl-generate.yml
3+
4+
library: plotly
5+
specification_id: line-filled
6+
created: '2025-12-30T11:22:43Z'
7+
updated: '2025-12-30T11:22:43Z'
8+
generated_by: claude-opus-4-5-20251101
9+
workflow_run: 20595332881
10+
issue: 0
11+
python_version: 3.13.11
12+
library_version: 6.5.0
13+
preview_url: https://storage.googleapis.com/pyplots-images/plots/line-filled/plotly/plot.png
14+
preview_thumb: https://storage.googleapis.com/pyplots-images/plots/line-filled/plotly/plot_thumb.png
15+
preview_html: https://storage.googleapis.com/pyplots-images/plots/line-filled/plotly/plot.html
16+
quality_score: null
17+
review:
18+
strengths: []
19+
weaknesses: []

0 commit comments

Comments
 (0)