Skip to content

WISPO-POP/PowerVega.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerVega

Build Status Codecov

Tools for the analysis and visualization of PowerModels data and results.

BETA / IN ACTIVE DEVELOPMENT: Features will change quickly and without warning

Adding PowerVega

PowerVega is not a registered julia package, but it can still be added by calling

Pkg> add https://github.com/WISPO-POP/PowerVega.jl.git

Using PowerVega

The basic plot function for PowerVega is plot_network() which plots a PowerModels network case.

using PowerVega
plot_network(network_case)

The function plot_network!() will plot the network on the active plot.

About

Power Plotting Library using VegaPlots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published