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

Update plot.jl #128

Closed
wants to merge 1 commit into from
Closed

Update plot.jl #128

wants to merge 1 commit into from

Conversation

davide-f
Copy link

@davide-f davide-f commented Oct 5, 2020

Dear community,

I propose this pull request that:

  1. add a custom line dash style of the edges (solve Dashed edges? #127 )
  2. specify whether to resize the box as a unit square or preserve the proportions (x and y axes) among the different stations

What do you think?

Davide

Proposal to:
1) add a custom line dash style of the edges
2) specify whether to resize the box as a unit square or preserve the proportions (x and y axes) among the different stations
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #128 into master will increase coverage by 0.43%.
The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   33.26%   33.70%   +0.43%     
==========================================
  Files           9        9              
  Lines         526      534       +8     
==========================================
+ Hits          175      180       +5     
- Misses        351      354       +3     
Impacted Files Coverage Δ
src/plot.jl 62.10% <73.33%> (+0.03%) ⬆️

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 2ce59f9...608552b. Read the comment docs.

@simonschoelly
Copy link
Member

Is it possible to create two separate PRs for both of these features? While I am on board with the dashed lines (although we might need some changes there), I haven't really thought about non-square plots yet.

@davide-f
Copy link
Author

davide-f commented Nov 1, 2020

Ok, I'll do that

@davide-f davide-f closed this Nov 1, 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.

2 participants