Skip to content

Commit

Permalink
big update of X-ray deposition statistics
Browse files Browse the repository at this point in the history
include depositions since 2004 - bigger downloads and slower
initialization, but probably worth it

various small modifications

update dependencies
  • Loading branch information
wojdyr committed Jul 16, 2024
1 parent 684115c commit ff2103a
Show file tree
Hide file tree
Showing 10 changed files with 55,738 additions and 2,507 deletions.
4 changes: 2 additions & 2 deletions calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ <h2>all home sources</h2>
Source code and info...</a></b>
</div>
<script src="https://d3js.org/d3.v4.min.js"></script>
<!--script src="d3.v4.min.js"></script-->
<script type="text/javascript">
<!--script src="d3.v4.js"></script-->
<script>
"use strict";

var ystart = 2015;
Expand Down
2 changes: 1 addition & 1 deletion cod-tags.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h2 id="sf">HKL Files</h2>
<script src="js/d3-request.v1.min.js"></script>
<script src="js/d3-selection.v1.min.js"></script>
<script src="js/tablesort.min.js"></script>
<script type="text/javascript">
<script>
"use strict";

function tr_html(d) {
Expand Down
53,930 changes: 52,653 additions & 1,277 deletions data.json

Large diffs are not rendered by default.

Loading

0 comments on commit ff2103a

Please sign in to comment.