Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Make plotly.saveImage return a callback when it has finished successfully.#10

Closed
oppenlander wants to merge 4 commits into
plotly:masterfrom
oppenlander:master
Closed

Make plotly.saveImage return a callback when it has finished successfully.#10
oppenlander wants to merge 4 commits into
plotly:masterfrom
oppenlander:master

Conversation

@oppenlander
Copy link
Copy Markdown

Previously saveImage only called the callback when it failed.
It also did not check if the callback existed before trying to use it, even though it is an optional parameter.

@alexander-daniel
Copy link
Copy Markdown
Contributor

Going to be making saveImage return a stream. Thanks for this, most of it got merged into another PR, and I'll work on cleaning the rest.

Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants