AutoViML / AutoViz

Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Apache License 2.0
1.71k stars 197 forks source link

Save plots as png images. #23

Closed shashwatwork closed 3 years ago

shashwatwork commented 4 years ago

Can we save all visualizations generated by Autoviz as png image files in the current working directory?

AutoViML commented 3 years ago

This has been fixed in the latest version 0.0.72 if you use the verbose=1 option. Now it will save PNG and JPG images to your local disk in the '/plots/ subfolder. You can check it.