Commit 5970ac45 by BellCodeEditor

auto save

parent a29f9ccd
Showing with 2 additions and 2 deletions
......@@ -12,4 +12,4 @@ img_colors=wordcloud.ImageColorGenerator(date)
w=wordcloud.WordCloud(background_color="white",font_path='SimHei.ttf',mask=date,color_func=img_colors)
w.generate(text)
w.to_file('mycloud.png')
\ No newline at end of file
w.to_file('mycloud2.png')
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment