You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/pages/viz.js
+3
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,9 @@ const Viz = () => {
175
175
returnmain(
176
176
{class: "c"},
177
177
h1({class: "center"},"3. Visualize the Graph"),
178
+
p(
179
+
"Use the sliders to adjust the visualization: Step 1 calibrates the base-map network of references. Step 2 adjust the position of the metadata on the base-map"
0 commit comments