PowerSystemsMaps.jl

PowerSystemsMaps.jl is a Julia package for plotting networks defined by PowerSystems.jl. PowerSystemsMaps effectively has three capabilities

  • Graph creation: create a graph representation from a System
  • Plot network: create a plot from the graph representation of a System
  • Plot components: create (or add to) a plot to represent specific components in a System

Contributors

  • Clayton Barrows