Template:NetworkOptions: Difference between revisions
Jump to navigation
Jump to search
Livesadmin (talk | contribs) No edit summary |
Livesadmin (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{ "nodes": { "shape": "box" } } | { "nodes": { | ||
"color": "lightblue", | |||
"shape": "box", | |||
"borderWidth": 3, | |||
"font": { "color": "red", "size": 17 } | |||
} | |||
} | |||
Revision as of 10:15, 14 October 2025
{ "nodes": {
"color": "lightblue",
"shape": "box",
"borderWidth": 3,
"font": { "color": "red", "size": 17 }
}
}