8000 Add new `map` options to `px` and update plotly.js/master at 056799dfc705a4533935ae3169cc94d35bc44830 by archmoj · Pull Request #4726 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

Add new map options to px and update plotly.js/master at 056799dfc705a4533935ae3169cc94d35bc44830 #4726

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

Merged
merged 6 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Prev Previous commit
Revert "update plotly.js v2.34.0-327-g056799dfc"
This reverts commit ba9c413.
  • Loading branch information
LiamConnors committed Aug 29, 2024
commit 4fc6d817bd79d54407e4c184e140e49e6ed739ee
928 changes: 85 additions & 843 deletions packages/javascript/jupyterlab-plotly/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/javascript/jupyterlab-plotly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@lumino/messaging": "^1.2.3",
"@lumino/widgets": "^1.8.1",
"lodash": "^4.17.4",
"plotly.js": "https://output.circle-artifacts.com/output/job/c5bb7462-86cd-41bc-b044-ca579d3a0ba1/artifacts/0/plotly.js.tgz"
"plotly.js": "^2.34.0"
},
"jupyterlab": {
"extension": "lib/jupyterlab-plugin",
Expand All @@ -78,4 +78,4 @@
}
}
}
}
}
Loading
0