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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挜 textBox and shadowText #25

Merged
merged 5 commits into from May 31, 2020
Merged

馃挜 textBox and shadowText #25

merged 5 commits into from May 31, 2020

Conversation

ahasverus
Copy link
Member

馃挜 Adding two new functions:

  • textBox(): add a box around a text with many possible customization;
  • shadowText(): shadow a text, just for fun 馃ぃ.

Each function is well documented and very complete examples are provided.

NB. Conventions previously discussed have been followed 馃槃

@ahasverus
Copy link
Member Author

Again, sorry about the code coverage 馃槥

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2020

Codecov Report

Merging #25 into master will decrease coverage by 2.69%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   27.59%   24.90%   -2.70%     
==========================================
  Files          45       47       +2     
  Lines        1395     1546     +151     
==========================================
  Hits          385      385              
- Misses       1010     1161     +151     
Impacted Files Coverage 螖
R/addFrame.R 0.00% <0.00%> (酶)
R/biBoxplot.R 100.00% <酶> (酶)
R/shadowText.R 0.00% <0.00%> (酶)
R/textBox.R 0.00% <0.00%> (酶)

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update bb6b846...7f446fe. Read the comment docs.

@KevCaz
Copy link
Member

KevCaz commented May 31, 2020

Looks good 馃帀 , thanks @ahasverus!

@KevCaz KevCaz merged commit b2c027a into master May 31, 2020
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

3 participants