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

UnicodePlots: use more extra_kwargs #4080

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Jan 28, 2022

p = plot(extra_kwargs=Dict(:subplot=>(; canvas=:dot)))

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #4080 (4a9fbe5) into master (3e8db45) will increase coverage by 0.01%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4080      +/-   ##
==========================================
+ Coverage   62.21%   62.23%   +0.01%     
==========================================
  Files          29       29              
  Lines        7292     7293       +1     
==========================================
+ Hits         4537     4539       +2     
+ Misses       2755     2754       -1     
Impacted Files Coverage Δ
src/backends.jl 64.60% <ø> (ø)
src/backends/unicodeplots.jl 53.06% <71.42%> (+0.32%) ⬆️
src/backends/gr.jl 88.36% <0.00%> (+0.08%) ⬆️

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 3e8db45...4a9fbe5. Read the comment docs.

@t-bltg t-bltg merged commit 824dbe9 into JuliaPlots:master Jan 28, 2022
@BeastyBlacksmith
Copy link
Member

These should be documented somewhere

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