sync-example-instances.svg 1.4 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <!-- Generated by graphviz version 2.38.0 (20140413.2041)
  5. -->
  6. <!-- Title: Sync Files Pages: 1 -->
  7. <svg width="173pt" height="132pt"
  8. viewBox="0.00 0.00 173.00 132.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  9. <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 128)">
  10. <title>Sync Files</title>
  11. <polygon fill="white" stroke="none" points="-4,4 -4,-128 169,-128 169,4 -4,4"/>
  12. <!-- my_model -->
  13. <g id="node1" class="node"><title>my_model</title>
  14. <polygon fill="none" stroke="black" points="8,-87.5 8,-123.5 157,-123.5 157,-87.5 8,-87.5"/>
  15. <text text-anchor="middle" x="82.5" y="-101.8" font-family="monospace" font-size="14.00">MyModel (Script)</text>
  16. </g>
  17. <!-- foo -->
  18. <g id="node2" class="node"><title>foo</title>
  19. <polygon fill="none" stroke="black" points="0,-0.5 0,-36.5 165,-36.5 165,-0.5 0,-0.5"/>
  20. <text text-anchor="middle" x="82.5" y="-14.8" font-family="monospace" font-size="14.00">foo (ModuleScript)</text>
  21. </g>
  22. <!-- my_model&#45;&gt;foo -->
  23. <g id="edge1" class="edge"><title>my_model&#45;&gt;foo</title>
  24. <path fill="none" stroke="black" d="M82.5,-87.299C82.5,-75.6626 82.5,-60.0479 82.5,-46.7368"/>
  25. <polygon fill="black" stroke="black" points="86.0001,-46.6754 82.5,-36.6754 79.0001,-46.6755 86.0001,-46.6754"/>
  26. </g>
  27. </g>
  28. </svg>