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
I have tried rendering interactive plot with logo image from local directory but it is not showing the image, only url image is working, I checked from documentation and it says only url allowed, is there any workaround?
Thanks!
The text was updated successfully, but these errors were encountered:
I believe that a relative path and serving the output html (and logo image) should work. If you just want this locally then simple.http module should be enough, just make sure that the logo file is in the same directory or subdirectory of where you are running the server so it can serve the file as well.
Hello,
I have tried rendering interactive plot with logo image from local directory but it is not showing the image, only url image is working, I checked from documentation and it says only url allowed, is there any workaround?
Thanks!
The text was updated successfully, but these errors were encountered: