afw.common.stacked_colors# afw.common.stacked_colors(num: int) → list[str][source]# Returns a list of colors consistent with the CMS Analysis Guidelines (https://cms-analysis.docs.cern.ch/guidelines/plotting/colors/) Parameters: num (int) – The number of colors to request (max 10) Returns: A list of colors, formatted in hexadecimal Return type: list[str]