Skip to content

Commit 4f4eeef

Browse files
Commit from GitHub Actions (build)
1 parent 3a12a2f commit 4f4eeef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statistics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h6 class="text-center">Top fifteen most popular venues</h6>
207207
var publicationsPerAuthor = new Chart(ctx, {
208208
type: 'horizontalBar',
209209
data: {
210-
labels: ["Martin Monperrus","Claire Le Goues","Abhik Roychoudhury","Westley Weimer","Matias Martinez","Yingfei Xiong","Kui Liu","Tegawendé F. Bissyandé","Dongsun Kim","Stephanie Forrest","Xiaoguang Mao","Sergey Mechtaev","Anil Koyuncu","Jacques Klein","David Lo"],
210+
labels: ["Martin Monperrus","Claire Le Goues","Abhik Roychoudhury","Westley Weimer","Matias Martinez","Yingfei Xiong","Kui Liu","Tegawendé F. Bissyandé","Dongsun Kim","Stephanie Forrest","Xiaoguang Mao","Sergey Mechtaev","Anil Koyuncu","Jacques Klein","David Lo"],
211211
datasets: [{
212212
label: '# of publications',
213213
data: [34,33,33,24,20,18,18,18,17,17,15,15,14,12,12],

0 commit comments

Comments
 (0)