alfonsosemeraro / pyplutchik

Python visualisation for Plutchik annotated corpora.
65 stars 12 forks source link

save flower to file #12

Open bobbar17 opened 1 year ago

bobbar17 commented 1 year ago

is there a command to save a flower to jpg/png?

alfonsosemeraro commented 1 year ago

Hello @bobbar17 , you can use matplotlib's savefig(). Take a look at line 92 of the amazon.py script.