Skip to content

Added Kaleido for exporting static images #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2021
Merged

Added Kaleido for exporting static images #301

merged 1 commit into from
Aug 5, 2021

Conversation

harshpurwar
Copy link
Contributor

Added Kaleido for exporting static images from Plotly JSON.
Everything is taken care of, but this still needs to be tested on Mac OS and Linux, and perhaps also on an older MATLAB version.

Simple usage:

write_image(<plotly figure object>)

plotly figure object is returned by the fig2plotly() function.

Complete usage:

write_image(<plotly figure object>, <image format>, <filename>, <image height>, <image width>, <image scaling factor>)

Note reviewers: If you plan on providing more than 1 argument to this function, please provide them all. I will change this behavior tomorrow. Until then, please try it and let me know your comments/suggestions/improvement ideas, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants