NREL-Sienna / PowerGraphics.jl

A package to generate visualizations from PowerSimulations.jl results. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.

Home Page:https://www.nrel.gov/analysis/sienna.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

revise color matching

claytonpbarrows opened this issue · comments

color matching is not flexible (palette is effectively hardcoded). The following function needs to be revised to improve flexibility: https://github.com/NREL-SIIP/PowerGraphics.jl/blob/master/src/definitions.jl#L66