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 242f716

Browse filesBrowse files
committed
update 1 gl3d mock to test tickangle
1 parent 5d79a28 commit 242f716
Copy full SHA for 242f716

File tree

Expand file treeCollapse file tree

2 files changed

+6
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-3
lines changed
313 Bytes
Loading

‎test/image/mocks/gl3d_surface-lighting.json

Copy file name to clipboardExpand all lines: test/image/mocks/gl3d_surface-lighting.json
+6-3Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -550,16 +550,19 @@
550550
"xaxis": {
551551
"showbackground": true,
552552
"type": "linear",
553-
"backgroundcolor": "rgb(255, 127, 14)"
553+
"backgroundcolor": "rgb(255, 127, 14)",
554+
"tickangle": 180
554555
},
555556
"yaxis": {
556557
"showbackground": true,
557558
"type": "linear",
558-
"backgroundcolor": "rgb(255, 0, 0)"
559+
"backgroundcolor": "rgb(255, 0, 0)",
560+
"tickangle": -45
559561
},
560562
"zaxis": {
561563
"showbackground": true,
562-
"backgroundcolor": "rgb(44, 160, 44)"
564+
"backgroundcolor": "rgb(44, 160, 44)",
565+
"tickangle": 30
563566
}
564567
}
565568
}

0 commit comments

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