You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have saved in this way and its editable too...
dpi = 300
extension = '.pdf'
example_comut.figure.savefig('file name' + extension, dpi = dpi, bbox_inches = 'tight')
Does anyone know how to save comut output to an editable image, such as pptx format?
Thanks!
The text was updated successfully, but these errors were encountered: