-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Converting go.Figure into go.FigureWidget causes error for date axis #3075
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
Comments
@jonmmease is there a straightforward fix we can think of here, or is this a structural issue? |
|
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson |
@gvwilson This has regressed (or is still broken) in both plotly 5.24.1 and plotly 6.0.1 This PR resolves it for plotly 6: jupyter/jupyter_client#1060 Don't know if someone here is able to nudge jupyter people into reviewing it? |
Converting a go.Figure object into a go.FigureWidget object causes a serialization error.
Environment:
Plotly version: 4.14.1
Jupyter Lab version: 3.0.0
Windows 10
Sample code:
Error:
The text was updated successfully, but these errors were encountered: