Skip to content

Change init method for GraphWidget #573

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

Closed
quang-ha opened this issue Sep 27, 2016 · 3 comments
Closed

Change init method for GraphWidget #573

quang-ha opened this issue Sep 27, 2016 · 3 comments

Comments

@quang-ha
Copy link

Can we change the init method for GraphWidget:

 |  __init__(self, graph_url='https://plot.ly/~playground/7', **kwargs)
 |      Initialize a plotly graph widget
 |      
 |      Args:
 |          graph_url: The url of a Plotly graph

Doesn't this go against the purpose of making plotly available for offline plotting?

@rskabelund
Copy link

I am also looking for a way to use GraphWidget in offline mode...

@dmarx
Copy link

dmarx commented Jun 29, 2017

👍

@jonmmease
Copy link
Contributor

The version 3 FigureWidget replaces the GraphWidget functionality and is fully offline compatible.

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

4 participants