For a local file you can use pillow (or similar) to read the file and then use that as the source for plotly. from PIL import Image pyLogo ...
確定! 回上一頁