Skip to content
Snippets Groups Projects
Commit eb9a1d7d authored by Yassin's avatar Yassin
Browse files

Fixing Fraction Filter

parent a562584c
No related branches found
No related tags found
No related merge requests found
......@@ -250,7 +250,7 @@ def plot_distribution(df, title):
fig.savefig(title + '-dist', bbox_inches='tight', dpi=300)
def plot_props(graphs, title):
def plot_progression(graphs, title):
sns.set(font_scale = 1)
sns.set_style('darkgrid')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment