-
Notifications
You must be signed in to change notification settings - Fork 685
chore(deps): update dependency plotly to v6 #10745
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
Conversation
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
This seems to break all the plotly examples on the website. @lostmygithubaccount Any chance I can snipe you into poking at this? |
|
@cpcloud I'll take a look in a bit! |
|
@MarcoGorelli Nice, thanks for giving that a go! When I click on the docs preview link here: https://pr-10745-a47527b6135c442247d1c51b6cf0f8d2a230bfd3--ibis-quarto.netlify.app/ I see a big blank space where a plotly plot should be. What do you see there? |
|
ah on the docs preview I also see a blank space, I just meant that running it locally (with the latest versions) it renders fine |
|
I think it's a quarto issue, since |
|
It could also be a plotly isue itself, so let's hold off on this upgrade for now. |
|
Given that this doesn't work at all with quarto (including with the latest pre-release of quarto), I'm going to close it out for now. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |

This PR contains the following updates:
>=5.16.1,<6->>=5.16.1,<7Release Notes
plotly/plotly.py (plotly)
v6.0.0Compare Source
Added
plotly[express]extra for easily installing Plotly Express dependencies [#4644]subtitleattribute to all Plotly Express traces [#4830].Removed
pointcloudandheatmapgltraces from the API [#4815]tenacitydependency [#4831]Updated
plotly.graph_objectsmodule. Notable changes include:titlefont,titleposition,titleside, andtitleoffset[#7212].bardirattribute (useorientationinstead) [#7214]annotation.refattribute (useannotation.xrefandannotation.yrefinstead) [#7215]opacityattribute (use alpha channel of error barcolorattribute instead) [#7214]gl3d.cameraposition(usegl3d.camerainstead) [#7217]plot3dPixelRatiofrom config [#7231]zauto,zminandzmaxfrom the surface trace [#7234]autotickattributes from cartesian axes [#7236]transformsfrom the API [#7240, #7254]go.FigureWidgetto useanywidget[#4823]Fixed
go.FigureWidget.showto returnFigureWidgetinstead of displayingFigure[#4869]Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.