question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow Offline Usage of GraphWidget

See original GitHub issue

It currently seems like the GraphWidget is only able to be used with online plots. I think there’s a lot of value in enabling it to be used offline in conjunction with ipywidgets.

Note: This is a dup of #573 however I’m opening this as that issue is poorly named which may mean it doesn’t get the attention it deserves.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
dhirschfeldcommented, Aug 24, 2017

That’s fine - I just opened this as a nice to have sometime in the future. I’m totally biased but I do think there will be a lot of value in it!

1reaction
jonmmeasecommented, Jul 19, 2018

Done in the new FigureWidget class in version 3.0.0! https://medium.com/@plotlygraphs/introducing-plotly-py-3-0-0-7bb1333f69c6

GraphWidget is going to be deprecated as soon as I get around to adding deprecation warnings.

Read more comments on GitHub >

github_iconTop Results From Across the Web

class GraphWidget · AWS CDK
Place the widget at a given position. toJson(), Return the widget JSON for use in the dashboard. addLeftMetric(metric).
Read more >
Real Time Plotting with BrainFlow
Matplotlib is a great library, but its primary focus is offline data. ... Here we will use pyqtgraph which is built on top...
Read more >
Plotly figurewidget overview in Python
uirevision | Used to allow user interactions with the plot | to persist after `Plotly.react` calls that are | unaware of these interactions....
Read more >
a version of .newPlot that does the .update logic behind the ...
In Dash, I'd like the Graph component to do smart restyle and relayout updates when I call newPlot or plot (or some new...
Read more >
Forecasting - Salesforce Help
Forecasting allows you to activate sophisticated algorithms that predict the ... Forecasting is available within the bar graph widget when using a date ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found