We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Can we change the init method for GraphWidget:
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?
plotly