Skip to content

Allow adding plot title (included in PR #186) #183

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

Closed
wants to merge 2 commits into from

Conversation

hdavid16
Copy link
Contributor

@hdavid16 hdavid16 commented Aug 2, 2022

Fix #107
-Allow add title
-Set title color and size
-Set font family for entire plot
-Remove unneded Compose objects (the ones with nothing as the arg)

-Allow add title
-Set title color and size
-Set font family for entire plot
-Remove unneded Compose objects (the ones with `nothing` as the arg)
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #183 (c2f7079) into master (52f4aae) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
+ Coverage   32.92%   33.03%   +0.11%     
==========================================
  Files           9        9              
  Lines         565      566       +1     
==========================================
+ Hits          186      187       +1     
  Misses        379      379              
Impacted Files Coverage Δ
src/plot.jl 63.04% <100.00%> (+0.40%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@hdavid16 hdavid16 changed the title Fix #107 Add Plot Title Allow adding plot title Aug 2, 2022
@hdavid16 hdavid16 mentioned this pull request Aug 5, 2022
@hdavid16 hdavid16 changed the title Allow adding plot title Allow adding plot title (included in PR #186) Aug 5, 2022
@hdavid16 hdavid16 closed this Aug 10, 2022
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.

Add title?
1 participant