Skip to content

feat(plotnine): implement line-basic#420

Merged
github-actions[bot] merged 1 commit intoplot/line-basicfrom
auto/line-basic/plotnine
Dec 7, 2025
Merged

feat(plotnine): implement line-basic#420
github-actions[bot] merged 1 commit intoplot/line-basicfrom
auto/line-basic/plotnine

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude Bot commented Dec 7, 2025

Summary

Implements line-basic for plotnine library.

Parent Issue: #162
Sub-Issue: #386
Base Branch: plot/line-basic
Attempt: 1/3

Implementation

  • plots/plotnine/line/line-basic/default.py

Details

  • Uses Python Blue (#306998) from the style guide
  • Line plot with point markers for data visibility
  • Proper font sizing: title 20pt, axis labels 20pt, tick labels 16pt
  • Output: 4800x2700px PNG at 300 DPI

Add basic line plot implementation with:
- Python Blue color (#306998) from style guide
- Proper font sizing for 4800x2700px output
- Points at data markers for clarity
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 7, 2025

✅ Plot Tests Passed

Python 3.13 (required): passed

Compatibility: 3.12 3.13

Note: Only Python 3.13 is required to pass. Python 3.12 is tested for compatibility.

@claude claude Bot added the ai-approved Quality OK, ready for merge label Dec 7, 2025
@github-actions github-actions Bot merged commit 07617ea into plot/line-basic Dec 7, 2025
8 checks passed
@github-actions github-actions Bot deleted the auto/line-basic/plotnine branch December 7, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-approved Quality OK, ready for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants