HydroPowerModels.jl
HydroPowerModels.jl copied to clipboard
Remove visualisation tools and dependencies
-
[x] Remove visualisation tools (at ./src/visualisation) and dependencies (Plots, Cairo, LightGraphs) from the main module;
-
[ ] add them to a submodule (e.g PlotsUtils).
Advances towards https://github.com/andrewrosemberg/HydroPowerModels.jl/issues/12
Instead of a submodule, should it be a plots package?