Skip to content
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

Make get_plotlyjs public #637

Closed
PhML opened this issue Dec 20, 2016 · 2 comments
Closed

Make get_plotlyjs public #637

PhML opened this issue Dec 20, 2016 · 2 comments
Milestone

Comments

@PhML
Copy link

PhML commented Dec 20, 2016

From the plot docstring:

include_plotlyjs (default=True) -- If True, include the plotly.js
    source code in the output file or string.
    Set as False if your HTML file already contains a copy of the plotly.js
    library.

This option is not really useful if we can not get the library in the HTML file in first place. It is just a matter of adding get_plotlyjs in the __init__ file of the offline module.

@jonmmease
Copy link
Contributor

Thanks for the suggestion @PhML, this is being added for version 3.4.0 in #1246

@jonmmease
Copy link
Contributor

Implemented in #1246

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

No branches or pull requests

2 participants