Coding-with-Adam / Dash-by-Plotly

Interactive data analytics
dash-by-plotly.coding-with-adam.vercel.app
1.47k stars 1.69k forks source link

fix for figure destination path #41

Closed orcema closed 11 months ago

orcema commented 11 months ago

fix for this error

Screenshot 2023-07-26 at 07 46 51
Coding-with-Adam commented 11 months ago

fix for this error Screenshot 2023-07-26 at 07 46 51

hi @orcema if I recall correctly, in the video tutorial, I show users how to create an images folder and copy the png file into that folder. In which case the original code should work. Can you share more about your experience. Did it not work for you in the images folder?

orcema commented 11 months ago

Ok I didn't watch the video i was just triying out the code, and according to the code there is no folder creation thus i thought it would be better to change the destination path for the image. But if the has to remain like this in order to be inline with the instruction on the video, ok for me :-)