out3Plot.outProfilePlots.fetchCategoricalColors
- fetchCategoricalColors(varParStrValues, style='line')[source]
create dicts with colors and line-/ markerstyles for a list of different inputs uses two different colormaps to make individual inputs more distinguishable in the plots
- Parameters
varParStrValues (list) – list of input parameters
style (str) – type of style: marker or line
- Returns
colordict (dict) – dictionary with key: input parameter name and item: color
lineDict (dict) – dictionary with key: input parameter name and item: marker/linestyle