Skip to content

Added option to disable inclusion of plotly js in offline html output. #126

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

Conversation

DavidUnzue
Copy link
Contributor

Fixes #111 . The argument 'include_plotlyjs' accepts a boolean value and enables the
removal of the plotly.js dependency from the html output in offline mode.

i.e.: fig2plotly(gcf, 'offline', true, 'include_plotlyjs', false, 'filename', 'sine wave');

The argument 'include_plotlyjs' accepts a boolean value and enables the
removal of the plotly.js dependency from the html output in offline mode.

i.e.: fig2plotly(gcf, 'offline', true, 'include_plotlyjs', false, 'filename', 'sine wave');
@BRONSOLO
Copy link
Member

BRONSOLO commented May 2, 2017

💃

@syamajala
Copy link

Any chance of getting this merged?

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.

3 participants