Weyaxi commited on
Commit
fc61818
·
verified ·
1 Parent(s): 676c5f7

Update plot_graph.py

Browse files
Files changed (1) hide show
  1. plot_graph.py +2 -2
plot_graph.py CHANGED
@@ -89,5 +89,5 @@ def plot_follower_comparison(author_names, dataset_path="followers-leaderboard",
89
  # Legend and layout
90
  plt.legend(loc='upper left', bbox_to_anchor=(1, 1), framealpha=0.9)
91
  plt.tight_layout()
92
- plt.show()
93
-
 
89
  # Legend and layout
90
  plt.legend(loc='upper left', bbox_to_anchor=(1, 1), framealpha=0.9)
91
  plt.tight_layout()
92
+ #plt.show()
93
+ return plt