Skip to content

Commit

Permalink
Update 4211112243.json
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 authored Sep 19, 2023
1 parent 54bf032 commit b453ff4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions as/4211112243.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
"display":"TypeScript",
"customNode": {
"itemStyle": {
"color": '#138385',
"color": "#138385",
"borderColor": {
"type": 'radial',
"type": "radial",
"x": 0.5,
"y": 0.5,
"r": 0.5,
"colorStops": [{
"offset": 0, "color": 'red'
"offset": 0, "color": "red"
}, {
"offset": 1, "color": 'blue'
"offset": 1, "color": "blue"
}],
},
"borderWidth": 1,
"borderType": 'dotted',
"borderCap": 'round',
"borderType": "dotted",
"borderCap": "round",
"shadowBlur": 10,
"shadowColor": '#747E7E',
"shadowColor": "#747E7E",
"shadowOffsetX": 0,
"shadowOffsetY": 0
}
Expand Down

0 comments on commit b453ff4

Please sign in to comment.