Skip to content

Commit

Permalink
add additional line break in graph explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
JackBlake-zkq authored Nov 18, 2023
1 parent 817d73d commit 8506a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-svelte/src/components/graph/Graph.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@

<div id="explanations">
To zoom out, scroll down with your cursor over the graph. To zoom in, scroll up.<br>
You can also use the buttons in the top right, above the legend, to zoom in/out and reset.
You can also use the buttons in the top right, above the legend, to zoom in/out and reset.<br>
Click on an array in the legend to toggle that line off/on.
</div>

Expand Down

0 comments on commit 8506a6c

Please sign in to comment.