WISPO-POP / PowerPlots.jl

Functions plot PowerModels networks
BSD 3-Clause "New" or "Revised" License
21 stars 2 forks source link

Add flow size parameter #103

Closed noahrhodes closed 1 year ago

noahrhodes commented 1 year ago

add ability to change the size of the arrows that show power flow direction/quantity.

codecov-commenter commented 1 year ago

Codecov Report

Merging #103 (5802596) into master (ee25764) will decrease coverage by 0.12%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   94.07%   93.94%   -0.13%     
==========================================
  Files          14       13       -1     
  Lines         742      661      -81     
==========================================
- Hits          698      621      -77     
+ Misses         44       40       -4     
Impacted Files Coverage Δ
src/core/options.jl 100.00% <ø> (ø)
src/plots/plot.jl 95.83% <ø> (-0.22%) :arrow_down:
src/core/configuration.jl 77.77% <0.00%> (-11.12%) :arrow_down:
src/core/utils.jl 88.46% <0.00%> (-6.14%) :arrow_down:
src/experimental/experimental.jl 51.51% <0.00%> (-1.43%) :arrow_down:
src/layouts/common.jl 95.83% <0.00%> (-0.28%) :arrow_down:
src/core/data.jl 100.00% <0.00%> (ø)
src/core/types.jl 100.00% <0.00%> (ø)
src/core/attribute_validation.jl 100.00% <0.00%> (ø)
... and 4 more

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 ee25764...5802596. Read the comment docs.