-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimpleDirected.json
1 lines (1 loc) · 958 Bytes
/
simpleDirected.json
1
{"nodeConfig":{},"defaultNodeConfig":{"radius":20,"fontSize":16,"color":"#fff","fontColor":"black","strokeColor":"#000","verticalAlign":"middle","backgroundImage":"","backgroundImageAlign":"xMinYMid","backgroundImageMeetOrSlice":"slice","animation":"fixed","description":""},"defaultEdgeConfig":{"fontSize":16,"fontColor":"black","strokeWidth":1,"strokeColor":"#000","strokeStyle":"none"},"backgroundConfig":{"color":"#aaa","imageUrl":"","repeat":"no-repeat","position":"center","size":"contain"},"nodeMetadataType":{"description":"string"},"type":"directed","nodes":{"a":{"label":"a","metadata":{},"x":-205,"y":-115},"b":{"label":"b","metadata":{},"x":-145,"y":18},"c":{"label":"c","metadata":{},"x":-56,"y":-154},"d":{"label":"d","metadata":{},"x":-15,"y":-59},"e":{"label":"e","metadata":{},"x":80,"y":-120},"f":{"label":"f","metadata":{},"x":61,"y":29}},"edges":[["a","b"],["b","c"],["c","d"],["d","e"],["e","f"],["a","c"],["d","b"],["a","d"],["b","f"]]}