Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6d071d6

Browse filesBrowse files
committed
image: 🔒 down opacity with mock
1 parent 56a7482 commit 6d071d6
Copy full SHA for 6d071d6

File tree

2 files changed

+13
-0
lines changed
Filter options

2 files changed

+13
-0
lines changed
11.7 KB
Loading

‎test/image/mocks/image_opacity.json

Copy file name to clipboard
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"data": [{
3+
"type": "image",
4+
"opacity": 0.1,
5+
"z": [[[255, 0, 0], [0, 255, 0], [0, 0, 255]]]
6+
}],
7+
"layout": {
8+
"width": 400, "height": 400,
9+
"title": {
10+
"text": "image with opacity 0.1"
11+
}
12+
}
13+
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.