Skip to content

Commit

Permalink
js tweaks prior to PR: typo, extra fi;es, missing reference link
Browse files Browse the repository at this point in the history
  • Loading branch information
rkent committed Sep 18, 2024
1 parent 4d8d3cc commit a58c805
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 896 deletions.
2 changes: 1 addition & 1 deletion _layouts/stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h3>{{distro}} <small>{{hist_values[1] | size}} repos</small></h3>
.domain([1, max_age])
.range([0, width]);

// Generate a histogram using twenty uniformly-spaced bins.
// Generate a histogram using thirty uniformly-spaced bins.
var histogram = d3.histogram()
.domain(x.domain())
.thresholds(x.ticks(30))
Expand Down
1 change: 1 addition & 0 deletions js/jquery/jquery-3.7.1.min.js

Large diffs are not rendered by default.

22 changes: 0 additions & 22 deletions js/mustache/license.txt

This file was deleted.

Loading

0 comments on commit a58c805

Please sign in to comment.