Skip to content

Commit

Permalink
Update screenshots and graphic files
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinepouille committed Nov 5, 2024
1 parent c052b9a commit dbb23ac
Show file tree
Hide file tree
Showing 61 changed files with 38 additions and 38 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/playwright/refs/map_firefox.png
2 changes: 1 addition & 1 deletion tests/playwright/refs/map_firefox.svg

Large diffs are not rendered by default.

Binary file modified tests/playwright/refs/plot_firefox.png
2 changes: 1 addition & 1 deletion tests/playwright/refs/plot_firefox.svg

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions tests/playwright/refs/snapshot_graph.dot
Original file line number Diff line number Diff line change
Expand Up @@ -2,73 +2,73 @@
digraph G{
subgraph cluster0{
counter0 [label = "60 instance(s)", shape=none];
node0_0_0 [label = "A(x c)", color = "#d315e5", style=filled];
node0_0_0 [label = "A(x c)", color = "#a61cc5", style=filled];
node0_0_0 -> counter0 [style=invis];
node0_0_1 [label = "B(x)", color = "#b7539", style=filled];
node0_0_1 [label = "B(x)", color = "#c333fb", style=filled];
node0_0_1 -> counter0 [style=invis];
node0_0_2 [label = "C(x1{p} x2{u})", color = "#d2b8cc", style=filled];
node0_0_2 [label = "C(x1{p} x2{u})", color = "#d3112", style=filled];
node0_0_2 -> counter0 [style=invis];
node0_0_0 -> node0_0_1 [taillabel="x", headlabel="x", dir=none];
node0_0_0 -> node0_0_2 [taillabel="c", headlabel="x2", dir=none];
}
subgraph cluster1{
counter1 [label = "111 instance(s)", shape=none];
node1_0_0 [label = "B(x)", color = "#b7539", style=filled];
node1_0_0 [label = "B(x)", color = "#c333fb", style=filled];
node1_0_0 -> counter1 [style=invis];
node1_0_1 [label = "A(x c)", color = "#d315e5", style=filled];
node1_0_1 [label = "A(x c)", color = "#a61cc5", style=filled];
node1_0_1 -> counter1 [style=invis];
node1_0_2 [label = "C(x1{u} x2{u})", color = "#d2b8cc", style=filled];
node1_0_2 [label = "C(x1{u} x2{u})", color = "#d3112", style=filled];
node1_0_2 -> counter1 [style=invis];
node1_0_0 -> node1_0_1 [taillabel="x", headlabel="x", dir=none];
node1_0_1 -> node1_0_2 [taillabel="c", headlabel="x1", dir=none];
}
subgraph cluster2{
counter2 [label = "20 instance(s)", shape=none];
node2_0_0 [label = "A(x c)", color = "#d315e5", style=filled];
node2_0_0 [label = "A(x c)", color = "#a61cc5", style=filled];
node2_0_0 -> counter2 [style=invis];
node2_0_1 [label = "C(x1{u} x2{u})", color = "#d2b8cc", style=filled];
node2_0_1 [label = "C(x1{u} x2{u})", color = "#d3112", style=filled];
node2_0_1 -> counter2 [style=invis];
node2_0_0 -> node2_0_1 [taillabel="c", headlabel="x1", dir=none];
}
subgraph cluster3{
counter3 [label = "112 instance(s)", shape=none];
node3_0_0 [label = "A(x c)", color = "#d315e5", style=filled];
node3_0_0 [label = "A(x c)", color = "#a61cc5", style=filled];
node3_0_0 -> counter3 [style=invis];
node3_0_1 [label = "C(x1{p} x2{u})", color = "#d2b8cc", style=filled];
node3_0_1 [label = "C(x1{p} x2{u})", color = "#d3112", style=filled];
node3_0_1 -> counter3 [style=invis];
node3_0_0 -> node3_0_1 [taillabel="c", headlabel="x2", dir=none];
}
subgraph cluster4{
counter4 [label = "1852 instance(s)", shape=none];
node4_0_0 [label = "C(x1{p} x2{p})", color = "#d2b8cc", style=filled];
node4_0_0 [label = "C(x1{p} x2{p})", color = "#d3112", style=filled];
node4_0_0 -> counter4 [style=invis];
}
subgraph cluster5{
counter5 [label = "2107 instance(s)", shape=none];
node5_0_0 [label = "C(x1{p} x2{u})", color = "#d2b8cc", style=filled];
node5_0_0 [label = "C(x1{p} x2{u})", color = "#d3112", style=filled];
node5_0_0 -> counter5 [style=invis];
}
subgraph cluster6{
counter6 [label = "5738 instance(s)", shape=none];
node6_0_0 [label = "C(x1{u} x2{u})", color = "#d2b8cc", style=filled];
node6_0_0 [label = "C(x1{u} x2{u})", color = "#d3112", style=filled];
node6_0_0 -> counter6 [style=invis];
}
subgraph cluster7{
counter7 [label = "223 instance(s)", shape=none];
node7_0_0 [label = "A(x c)", color = "#d315e5", style=filled];
node7_0_0 [label = "A(x c)", color = "#a61cc5", style=filled];
node7_0_0 -> counter7 [style=invis];
node7_0_1 [label = "B(x)", color = "#b7539", style=filled];
node7_0_1 [label = "B(x)", color = "#c333fb", style=filled];
node7_0_1 -> counter7 [style=invis];
node7_0_0 -> node7_0_1 [taillabel="x", headlabel="x", dir=none];
}
subgraph cluster8{
counter8 [label = "606 instance(s)", shape=none];
node8_0_0 [label = "B(x)", color = "#b7539", style=filled];
node8_0_0 [label = "B(x)", color = "#c333fb", style=filled];
node8_0_0 -> counter8 [style=invis];
}
subgraph cluster9{
counter9 [label = "474 instance(s)", shape=none];
node9_0_0 [label = "A(x c)", color = "#d315e5", style=filled];
node9_0_0 [label = "A(x c)", color = "#a61cc5", style=filled];
node9_0_0 -> counter9 [style=invis];
}
}
Expand Down
2 changes: 1 addition & 1 deletion tests/playwright/refs/snapshot_graph_chromium.svg
Binary file added tests/playwright/refs/snapshot_graph_firefox.png
Loading

0 comments on commit dbb23ac

Please sign in to comment.