WISPO-POP / PowerPlots.jl

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

Add seperate legends for each component type. #23

Closed noahrhodes closed 3 years ago

noahrhodes commented 3 years ago

This allows different components to be colored/shaped differently, for example a bus is simply "green" but lines are colored according to how close they are to their limits.

codecov-io commented 3 years ago

Codecov Report

Merging #23 (c866b73) into dev (d18b186) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #23   +/-   ##
=======================================
  Coverage   82.02%   82.02%           
=======================================
  Files          13       13           
  Lines         495      495           
=======================================
  Hits          406      406           
  Misses         89       89           
Impacted Files Coverage Δ
src/plots/power_vega.jl 87.50% <100.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 d18b186...c866b73. Read the comment docs.