Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add option for custom title font size in NaivePNL.plot_pnls() function #1237

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

Magnus167
Copy link
Member

This pull request adds a new feature to the plot_pnls function in order to allow users to specify a custom font size for the title of the plot. The default font size is 20, but now users can pass a different value for the title_fontsize parameter. This provides more flexibility and customization options for the plot title.

@Magnus167 Magnus167 requested review from rsueppel and a team as code owners November 21, 2023 14:31
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #1237 (129f7dc) into develop (7db3cce) will not change coverage.
Report is 3 commits behind head on develop.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1237   +/-   ##
========================================
  Coverage    76.44%   76.44%           
========================================
  Files           60       60           
  Lines         5370     5370           
========================================
  Hits          4105     4105           
  Misses        1265     1265           
Files Coverage Δ
macrosynergy/pnl/naive_pnl.py 83.63% <ø> (ø)
macrosynergy/signal/signal_return_relations.py 96.57% <100.00%> (ø)

Impacted file tree graph

@Magnus167 Magnus167 merged commit 823067c into develop Nov 21, 2023
6 checks passed
@Magnus167 Magnus167 deleted the bugfix/plot_pnl_font_size branch November 21, 2023 14:47
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.

None yet

2 participants