Skip to content

Commit e0af383

Browse files
committed
updating numbers to match versions
1 parent 6d6965f commit e0af383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/flashcard_viz.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8150,7 +8150,7 @@
81508150
},
81518151
{
81528152
"front": "How do the number of nodes, number of edges, and the total length differ between the original and the augmented graphs?",
8153-
"back": "Nodes, edges, and lengths for both graphs are below. The augmented graph is broken into many more pieces. This is expected given that adding in variation breaks nodes. It is also much longer, capturing more genetic variation.<br><br>Original<br>Nodes 18,856<br>Edges 25,371<br>Length 623,013<br><br>Augmented<br>Nodes 590,574<br>Edges 886,845<br>Length 938,699"
8153+
"back": "Nodes, edges, and lengths for both graphs are below. The augmented graph is broken into many more pieces. This is expected given that adding in variation breaks nodes. It is also much longer, capturing more genetic variation.<br><br>Original<br>Nodes 18,772<br>Edges 25,255<br>Length 623,299<br><br>Augmented<br>Nodes 591,079<br>Edges 887,303<br>Length 939,135"
81548154
}
81558155
];
81568156
var frontColorsoRUeOzRhNyQd= ["var(--asparagus)", "var(--terra-cotta)", "var(--cyan-process)" ];

0 commit comments

Comments
 (0)