Skip to content

Commit dd2bea9

Browse files
committed
tweak example
1 parent 3cf2f87 commit dd2bea9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/visualMap-pieces.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ <h1>line symbol (check toggle normally)</h1>
111111
normal:{
112112
label:{
113113
show:true,
114-
textStyle: {
115-
color: "rgb(249, 249, 249)"
116-
}
114+
// textStyle: {
115+
// color: "red"
116+
// }
117117
}
118118
},
119119
emphasis:{label:{show:true}}

0 commit comments

Comments
 (0)