Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
thomcsmits committed Jul 1, 2024
1 parent 47cb86d commit 2877bc7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion assets/index-GOSkHKfN.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/index-cVtElIPA.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Transitioning Charts</title>
<script type="module" crossorigin src="/transitioning-charts/assets/index-GOSkHKfN.js"></script>
<script type="module" crossorigin src="/transitioning-charts/assets/index-cVtElIPA.js"></script>
</head>
<body>
<h1>Introducing new chart types</h1>
<p>
This page is used to study the effect of introducing new chart types to a blind individual <br>
by starting from a known chart type and explaining the transitions.
This page is used to study the effectivity of introducing new chart types to a blind individual. <br>
comparing a direct approach to a gradual approach (starting from a known chart type and explaining the transitions).
</p>
<h2>Sequence Logo</h2>
<h3>Data</h3>
Expand Down

0 comments on commit 2877bc7

Please sign in to comment.