Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Remove **kwargs from plot.timeseries()#577

Open
ecomodeller wants to merge 1 commit intomain from
remove-timeseries-kwargs
Open

Remove **kwargs from plot.timeseries() #577
ecomodeller wants to merge 1 commit intomain from
remove-timeseries-kwargs

Conversation

@ecomodeller
Copy link
Member

@ecomodeller ecomodeller commented Feb 16, 2026

Summary

  • timeseries() is a convenience function — **kwargs were only forwarded to plotly's update_layout and silently ignored for matplotlib
  • Removes the inconsistency; users needing full customization should build plots from the underlying data

Closes #463

timeseries() is a convenience function — kwargs were only forwarded
to plotly's update_layout and silently ignored for matplotlib.
Update README and notebook to use fig.update_layout() directly.
Closes #463 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Passing matplotlib arguments to plot.timeseries()

1 participant

AltStyle によって変換されたページ (->オリジナル) /