Commit d336ebb
committed
Remove **kwargs from plot.timeseries()
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 #4631 parent 99ea0df commit d336ebb
3 files changed
Lines changed: 7 additions & 1693 deletions
File tree
- notebooks
- src/modelskill/comparison
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
0 commit comments