Skip to content

Commit ce4a55e

Browse files
committed
Merge remote-tracking branch 'origin/v4.0' into cam/7174/remove-mapbox
2 parents 5013ac3 + b77a6f4 commit ce4a55e

32 files changed

Lines changed: 3384 additions & 2790 deletions

draftlogs/7371_add.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Add `minscale`, `maxscale` geo plot attributes [[#7371](https://github.com/plotly/plotly.js/pull/7371)], with thanks to @mojoaxel for the contribution!

draftlogs/7830_change.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Upgrade plotly/d3-sankey to 0.12.3. [[#7830](https://github.com/plotly/plotly.js/pull/7830)], with thanks to @adamreeve for the contribution!

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"dependencies": {
7373
"@plotly/d3": "3.8.2",
74-
"@plotly/d3-sankey": "0.7.2",
74+
"@plotly/d3-sankey": "0.12.3",
7575
"@plotly/d3-sankey-circular": "0.33.1",
7676
"@plotly/regl": "^2.1.2",
7777
"@turf/area": "^7.1.0",

0 commit comments

Comments
 (0)