Last answered:

18 Oct 2023

Posted on:

11 Oct 2023

0

exported image.

I exported the plot as an image and it is plank white with no chart on it.

2 answers ( 0 marked as helpful)
Instructor
Posted on:

12 Oct 2023

0

Hi Fatma,

Please try pasting with Paste Special and using Enhanced Metafile. Hopefully this helps!

Best,

Ned

Instructor
Posted on:

18 Oct 2023

1

Hi Fatma, 

thanks for reaching out!

If you're writing python code for this one may I suggest that you switch the last two lines in the code from the video and have this instead:

plt.savefig("Used Cars Bar.png") 
plt.show()

Let me know if you have any further questions!

 

Best, 

365 Eli

Submit an answer