def make_palette(self): if not self.palette: self.palette = sns.color_palette("husl", len(self.benchmarks))