Difference between revisions of "Feltham Station Post Box Demystified"

From Strugglers
Jump to: navigation, search
(Created page with "<graphviz border='frame' location='center' format='png' caption='Simple guide to using this post box'> digraph postbox { #graph[fontsize="10", ratio="compress", dpi="100", siz...")
 
Line 1: Line 1:
 
<graphviz border='frame' location='center' format='png' caption='Simple guide to using this post box'>
 
<graphviz border='frame' location='center' format='png' caption='Simple guide to using this post box'>
 
digraph postbox {
 
digraph postbox {
#graph[fontsize="10", ratio="compress", dpi="100", size="6,30"];
+
graph[fontsize="14", dpi=100, size="8,30", ratio="compress"];
graph[fontsize="10", dpi="100"];
+
node[fontsize="14"];
node[fontsize="10"];
+
edge[fontsize="14"];
edge[fontsize="10"];
+
  
 
node[shape="box", style="rounded"]
 
node[shape="box", style="rounded"]
Line 34: Line 33:
 
{ rank=same; is_feb_29_yes is_feb_29_no }
 
{ rank=same; is_feb_29_yes is_feb_29_no }
  
after_415[label="Yes, it's after 4.15pm"];
+
after_415[label="Yes, it's\nafter 4.15pm"];
not_yet_415[label="No, it's not yet 4.15pm"];
+
not_yet_415[label="No, it's\nnot yet 4.15pm"];
  
 
{ rank=same; after_415 not_yet_415 }
 
{ rank=same; after_415 not_yet_415 }
  
after_9am[label="No, it's after 9am"];
+
after_9am[label="No, it's\nafter 9am"];
not_yet_9am[label="Yes, it's not yet 9am"];
+
not_yet_9am[label="Yes, it's\nnot yet 9am"];
  
 
{ rank=same; after_9am not_yet_9am }
 
{ rank=same; after_9am not_yet_9am }
  
after_5pm[label="Yes, it's after 5pm"];
+
after_5pm[label="Yes, it's\nafter 5pm"];
not_yet_5pm[label="No, it's not yet 5pm"];
+
not_yet_5pm[label="No, it's\nnot yet 5pm"];
  
 
{ rank=same; after_5pm not_yet_5pm }
 
{ rank=same; after_5pm not_yet_5pm }
Line 54: Line 53:
 
{ rank=same; sat_after_feb_15 sat_not_yet_feb_15 }
 
{ rank=same; sat_after_feb_15 sat_not_yet_feb_15 }
  
after_7am[label="Yes, it's after 7am"];
+
after_7am[label="Yes, it's\nafter 7am"];
not_yet_7am[label="No, it's not yet 7am"];
+
not_yet_7am[label="No, it's\nnot yet 7am"];
  
 
{ rank=same; after_7am not_yet_7am }
 
{ rank=same; after_7am not_yet_7am }
  
after_1130am[label="Yes, it's after 11.30am"];
+
after_1130am[label="Yes, it's\nafter 11.30am"];
not_yet_1130am[label="No, it's not yet 11.30am"];
+
not_yet_1130am[label="No, it's\nnot yet 11.30am"];
  
 
{ rank=same; after_1130am not_yet_1130am }
 
{ rank=same; after_1130am not_yet_1130am }

Revision as of 02:51, 10 February 2016

Simple guide to using this post box
About this image
Simple guide to using this post box