Template:NetworkOptions: Difference between revisions

From Glossary LIVES
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
{ "improvedLayout": true  
{ "improvedLayout": true,
 
"nodes": {
| "nodes": {
         "color": "lightblue",
         "color": "lightblue",
         "shape": "box",
         "shape": "box",

Revision as of 11:33, 14 October 2025

{ "improvedLayout": true,

"nodes": {
       "color": "lightblue",
       "shape": "box",
       "borderWidth": 3,
       "font": { "color": "red", "size": 17 }
   }

}