Searched refs:__sns_distplot (Results 1 – 1 of 1) sorted by relevance
309 def __sns_distplot(self, layer, bins, ax, range, relative_error): member in ModelData336 hist_func = self.__plt_hist if plot_library == 'matplotlib' else self.__sns_distplot