Skip to content

any way for offline static image export? #1137

Closed
@guoyuf

Description

@guoyuf

HI All,

We'd like to export the ploty image as a background task that run regularly, and I tried the way from https://plot.ly/python/static-image-export/
but however, py.image.save_as method required network connectivity and send the data to the plot.ly and return the image back. offline.plot actually generate the html file, then open it in browser and download the image file.
We want to export the image file in the background task and this two ways don't meet the requirement. Is the any way for the api office image export ?

thanks,
Eric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions