Skip to content

Commit 3edc64d

Browse files
authored
Merge pull request #7762 from plotly/cam/7760/upgrade-kaleido-v1
chore: Upgrade Kaleido to v1
2 parents fb94a83 + 6988390 commit 3edc64d

1,288 files changed

Lines changed: 138 additions & 85 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/scripts/env_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sudo cp -r .github/fonts/ /usr/share/
2626
sudo fc-cache -f
2727

2828
# Install Kaleido & Plotly
29-
uv pip install --system kaleido==0.2.1 plotly==6.6.0 --no-progress
29+
uv pip install --system kaleido==1.2 plotly==6.6.0 --no-progress
3030

3131
# Install numpy i.e. to convert arrays to typed arrays
3232
uv pip install --system numpy==2.4.3

package-lock.json

Lines changed: 6 additions & 5 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
@@ -174,7 +174,7 @@
174174
"through2": "^4.0.2",
175175
"transform-loader": "^0.2.4",
176176
"true-case-path": "^2.2.1",
177-
"virtual-webgl": "^1.0.6"
177+
"virtual-webgl": "^1.0.7"
178178
},
179179
"overrides": {
180180
"falafel": {

test/image/baselines/0.png

-4.08 KB

test/image/baselines/1.png

-1.54 KB

test/image/baselines/10.png

4.73 KB

test/image/baselines/11.png

-1.62 KB

test/image/baselines/12.png

5.86 KB

test/image/baselines/13.png

-1.74 KB

test/image/baselines/14.png

-670 Bytes

0 commit comments

Comments
 (0)