Skip to content

Commit 1bbdf59

Browse files
committed
contour line-colored label test
1 parent 14c832e commit 1bbdf59

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
4.72 KB
Loading

test/image/mocks/contour_lines_coloring.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"data":[{
3-
"contours":{"coloring":"lines"},
3+
"contours":{"coloring":"lines", "showlabels": true},
44
"z":[["1",""],["2",""],["3",""],["3",""],["4",""],["5",""],["6",""],["5",""],["2",""],["3",""],["3",""],["5",""],["6",""],["5",""],["4","1"],["4","2"],["2","3"],["1","4"],["3","5"],["2","4"],["1","3"],["3","2"],["5","3"],["4","4"],["3","3"],["2","2"],["1","1"],["2","2"],["3","3"],["4","4"],["5","6"],["4","5"],["3","4"],["2","3"],["3","2"],["2","3"],["3","4"],["3","3"],["3","2"]],
55
"type":"contour"
66
}],

0 commit comments

Comments
 (0)