Releases: NREL-Sienna/PowerGraphics.jl
Releases · NREL-Sienna/PowerGraphics.jl
v0.12.1
PowerGraphics v0.12.1
Closed issues:
- plot_demand(uc_results.system, aggregation=Area) is throwing an error (#102)
Merged pull requests:
- Fix for Issue #92 - Aux Variables (#95) (@ajsauter)
- Bug fix for plotting Slack variables in fuel plot (#96) (@sourabhdalvi)
- Switch to using
nameof
instead of juststring
inmake_fuel_dictionary
(#97) (@josephmckinsey)
v0.12.0
PowerGraphics v0.12.0
Closed issues:
Merged pull requests:
- Cb/psi 15 (#90) (@claytonpbarrows)
- Change PSIResults to IS.Results (#93) (@kdheepak)
v0.11.5
PowerGraphics v0.11.5
v0.11.4
PowerGraphics v0.11.4
v0.11.3
v0.11.2
v0.11.1
PowerGraphics v0.11.1
Closed issues:
- Sum of generation and load not matching (#78)
- plot_pgdata (and other functions) try to display multiple copies, even when display is false (#82)
Merged pull requests:
- fixing the multiple plotly displays (#86) (@claytonpbarrows)
v0.11.0
PowerGraphics v0.11.0
Merged pull requests:
- compatability with PlotlyJS.jl 0.16.0 for saving html (#83) (@claytonpbarrows)
v0.10.0
v0.9.0
PowerGraphics v0.9.0
Closed issues:
- add kwarg for plotly layout options (#80)
Merged pull requests:
- Psi update (#79) (@claytonpbarrows)