TEXT   235   0
   161 1.53 KB    85

import flow.dot

By Guest
Created: 2021-12-11 02:56:08
Expiry: Never

  1. // version 0.1
  2. // 2021-12-12
  3. // arrow directions show the flow of images
  4. // that means they show the opposite of the flow of sourcing
  5.  
  6. digraph {
  7. label="Automatic Pony Import Flow";
  8. rankdir="LR";
  9.  
  10. // list boorus by software
  11. // same software = same shape
  12. subgraph {
  13. node [ shape = trapezium ];
  14. Philomena;
  15.  
  16. Derpibooru;
  17. Ponerpics;
  18. Ponybooru;
  19. Furbooru;
  20. Manebooru;
  21. }
  22.  
  23. subgraph {
  24. node [shape=oval];
  25. Danbooru;
  26.  
  27. shb [
  28. label = "Soviet Horse Board";
  29. tooltip = "I don't remember the name of this one or if it is defunct or not";
  30. ];
  31. }
  32.  
  33. subgraph {
  34. node [shape=box];
  35. BoR [ label = "Booru on Rails" ];
  36.  
  37. Twibooru;
  38. }
  39.  
  40. subgraph {
  41. node [shape=octagon];
  42. Other;
  43.  
  44. Rainbooru;
  45. }
  46.  
  47. subgraph {
  48. node [shape=egg];
  49. Shimmie;
  50.  
  51. Lyrabooru;
  52. }
  53.  
  54.  
  55. // Now we draw the graph
  56. subgraph cluster_no_import {
  57. Derpibooru Furbooru Rainbooru Lyrabooru shb
  58. label = "Does Not Automatically Import";
  59. // source boorus
  60. }
  61. subgraph cluster_unknown_import {
  62. Manebooru;
  63. label = "Unknown automatic import status";
  64. }
  65.  
  66. // List the known automated import flows
  67. Derpibooru->Ponerpics;
  68. Derpibooru->Twibooru;
  69. Derpibooru->Ponybooru;
  70. Twibooru->Ponerpics;
  71. Ponybooru->Ponerpics;
  72.  
  73. // map key
  74. subgraph cluster_software {
  75. label = "software key";
  76. rankdir = "TB";
  77. fontcolor = "gray41";
  78. color = "gray69";
  79. Philomena;
  80. Danbooru;
  81. Shimmie;
  82. Other;
  83. BoR;
  84. }
  85. }

Yandere Thread - Yandere Applejack (completed)

by Guest

Bonding with Nature

by Guest

The Long and Short of It (RGRE)

by Guest

incest relationships piece of the whole pie (lewd) by Frostybox[...]

by Guest

incest thread piece of the (non-canon) pie, limestone's pie by[...]

by Guest