Skip to content

Commit

Permalink
Commit from GitHub Actions (build)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 4, 2024
1 parent acedf61 commit f424033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statistics.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h6 class="text-center">Top fifteen most popular venues</h6>
var publicationsPerAuthor = new Chart(ctx, {
type: 'horizontalBar',
data: {
labels: ["Abhik Roychoudhury","Martin Monperrus","Claire Le Goues","Westley Weimer","Tegawendé F. Bissyandé","Matias Martinez","Kui Liu","Yingfei Xiong","Dongsun Kim","Stephanie Forrest","Xiaoguang Mao","Sergey Mechtaev","Jacques Klein","Anil Koyuncu","Yu Pei"],
labels: ["Abhik Roychoudhury","Martin Monperrus","Claire Le Goues","Westley Weimer","Tegawendé F. Bissyandé","Matias Martinez","Kui Liu","Yingfei Xiong","Dongsun Kim","Stephanie Forrest","Xiaoguang Mao","Sergey Mechtaev","Jacques Klein","Anil Koyuncu","Yu Pei"],
datasets: [{
label: '# of publications',
data: [34,34,33,24,20,20,19,18,17,17,16,15,14,14,12],
Expand Down

0 comments on commit f424033

Please sign in to comment.