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
Next Next commit
update plotly.js v2.34.0-327-g056799dfc
  • Loading branch information
archmoj committed Aug 23, 2024
commit ba9c413ced84eb5e0a2abef1df5a310971fbf47e
928 changes: 843 additions & 85 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": "^2.34.0"
"plotly.js": "https://output.circle-artifacts.com/output/job/c5bb7462-86cd-41bc-b044-ca579d3a0ba1/artifacts/0/plotly.js.tgz"
},
"jupyterlab": {
"extension": "lib/jupyterlab-plugin",
Expand All @@ -78,4 +78,4 @@
}
}
}
}
}
Loading
0