I am using a seaborn regplot with the following code :
sns.relplot(x="NumCustomers", y="TotalSales", hue = \'StoreLabel\', data=stores_mon