import seaborn as sns sns.set_style("darkgrid")
It looks like the plot was previously styled with Seaborn. You might try adding the block above to set it again.