dependencies.svg 4.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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.47.0 (20210316.0004)
  5. -->
  6. <!-- Title: dependencies Pages: 1 -->
  7. <svg width="504pt" height="284pt"
  8. viewBox="0.00 0.00 504.00 284.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 280)">
  10. <title>dependencies</title>
  11. <polygon fill="white" stroke="transparent" points="-4,4 -4,-280 500,-280 500,4 -4,4"/>
  12. <text text-anchor="start" x="227.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
  13. <polygon fill="#ffffb3" stroke="transparent" points="14,-10 14,-30 34,-30 34,-10 14,-10"/>
  14. <text text-anchor="start" x="37.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
  15. <polygon fill="#8dd3c7" stroke="transparent" points="127,-10 127,-30 147,-30 147,-10 127,-10"/>
  16. <text text-anchor="start" x="150.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
  17. <polygon fill="#80b1d3" stroke="transparent" points="213,-10 213,-30 233,-30 233,-10 213,-10"/>
  18. <text text-anchor="start" x="236.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
  19. <polygon fill="#fdb462" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
  20. <text text-anchor="start" x="333.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
  21. <polygon fill="#fb8072" stroke="transparent" points="406,-10 406,-30 426,-30 426,-10 406,-10"/>
  22. <text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
  23. <g id="clust1" class="cluster">
  24. <title>cluster_AppModule</title>
  25. <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="103,-70 103,-268 393,-268 393,-70 103,-70"/>
  26. </g>
  27. <g id="clust2" class="cluster">
  28. <title>cluster_AppModule_declarations</title>
  29. <polygon fill="none" stroke="black" points="263,-78 263,-130 385,-130 385,-78 263,-78"/>
  30. </g>
  31. <g id="clust4" class="cluster">
  32. <title>cluster_AppModule_imports</title>
  33. <polygon fill="none" stroke="black" points="111,-78 111,-130 255,-130 255,-78 111,-78"/>
  34. </g>
  35. <g id="clust6" class="cluster">
  36. <title>cluster_AppModule_bootstrap</title>
  37. <polygon fill="none" stroke="black" points="191,-208 191,-260 315,-260 315,-208 191,-208"/>
  38. </g>
  39. <!-- AppComponent -->
  40. <g id="node1" class="node">
  41. <title>AppComponent</title>
  42. <polygon fill="#ffffb3" stroke="black" points="376.94,-122 271.06,-122 271.06,-86 376.94,-86 376.94,-122"/>
  43. <text text-anchor="middle" x="324" y="-99.8" font-family="Times,serif" font-size="14.00">AppComponent</text>
  44. </g>
  45. <!-- AppModule -->
  46. <g id="node2" class="node">
  47. <title>AppModule</title>
  48. <polygon fill="#8dd3c7" stroke="black" points="294.66,-187 291.66,-191 270.66,-191 267.66,-187 211.34,-187 211.34,-151 294.66,-151 294.66,-187"/>
  49. <text text-anchor="middle" x="253" y="-164.8" font-family="Times,serif" font-size="14.00">AppModule</text>
  50. </g>
  51. <!-- AppComponent&#45;&gt;AppModule -->
  52. <g id="edge1" class="edge">
  53. <title>AppComponent&#45;&gt;AppModule</title>
  54. <path fill="none" stroke="black" d="M283.05,-122.11C283.05,-122.11 283.05,-140.99 283.05,-140.99"/>
  55. <polygon fill="black" stroke="black" points="279.55,-140.99 283.05,-150.99 286.55,-140.99 279.55,-140.99"/>
  56. </g>
  57. <!-- AppComponent -->
  58. <g id="node4" class="node">
  59. <title>AppComponent </title>
  60. <polygon fill="#80b1d3" stroke="black" points="307.44,-252 198.56,-252 198.56,-216 307.44,-216 307.44,-252"/>
  61. <text text-anchor="middle" x="253" y="-229.8" font-family="Times,serif" font-size="14.00">AppComponent </text>
  62. </g>
  63. <!-- AppModule&#45;&gt;AppComponent -->
  64. <g id="edge3" class="edge">
  65. <title>AppModule&#45;&gt;AppComponent </title>
  66. <path fill="none" stroke="black" stroke-dasharray="1,5" d="M253,-187.11C253,-187.11 253,-205.99 253,-205.99"/>
  67. <polygon fill="black" stroke="black" points="249.5,-205.99 253,-215.99 256.5,-205.99 249.5,-205.99"/>
  68. </g>
  69. <!-- AppRoutingModule -->
  70. <g id="node3" class="node">
  71. <title>AppRoutingModule</title>
  72. <polygon fill="#8dd3c7" stroke="black" points="247.27,-122 244.27,-126 223.27,-126 220.27,-122 118.73,-122 118.73,-86 247.27,-86 247.27,-122"/>
  73. <text text-anchor="middle" x="183" y="-99.8" font-family="Times,serif" font-size="14.00">AppRoutingModule</text>
  74. </g>
  75. <!-- AppRoutingModule&#45;&gt;AppModule -->
  76. <g id="edge2" class="edge">
  77. <title>AppRoutingModule&#45;&gt;AppModule</title>
  78. <path fill="none" stroke="black" d="M229.28,-122.11C229.28,-122.11 229.28,-140.99 229.28,-140.99"/>
  79. <polygon fill="black" stroke="black" points="225.78,-140.99 229.28,-150.99 232.78,-140.99 225.78,-140.99"/>
  80. </g>
  81. </g>
  82. </svg>