Skip to content

Refactor ylim and ybins parameters in multiplot.py - #144

Merged
AdamRJensen merged 1 commit into
mainfrom
AdamRJensen-patch-3
Sep 2, 2026
Merged

Refactor ylim and ybins parameters in multiplot.py#144
AdamRJensen merged 1 commit into
mainfrom
AdamRJensen-patch-3

Conversation

@AdamRJensen

Copy link
Copy Markdown
Member

Removed ylim and ybins parameters from multiple plot calls for consistency and add them to ts_scatter_params dict.

Removed ylim and ybins parameters from multiple plot calls for consistency and add them to ts_scatter_params dict.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The refactor preserves existing values across all affected calls with no unresolved issues.

Pull request overview

Centralizes shared time-series scatter plot limits and bin settings without changing behavior.

Changes:

  • Moves ylim and ybins into ts_scatter_params.
  • Removes duplicated arguments from three plot calls.
File summaries
File Description
src/solarpy/plotting/multiplot.py Consolidates shared scatter plot parameters.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AdamRJensen
AdamRJensen merged commit 3a2d026 into main Sep 2, 2026
18 of 20 checks passed
@AdamRJensen
AdamRJensen deleted the AdamRJensen-patch-3 branch September 2, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants