Skip to content

Commit 1208a51

Browse files
authored
Update stats.html
1 parent 486b2d9 commit 1208a51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

stats.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,14 +313,14 @@ <h2 class="title-lead">CFP Submissions</h2>
313313
labels: ['Submissions', 'Accepted', 'Rejected', 'Withdrawn'],
314314
datasets: [{
315315
label: 'Application',
316-
data: [53,19,29,5],
316+
data: [53,18,30,5],
317317
borderWidth: 1,
318318
borderColor: '#cf7013',
319319
backgroundColor: '#e5882c'
320320
},
321321
{
322322
label: 'Submitter',
323-
data: [42,20,16,6],
323+
data: [42,19,17,6],
324324
borderWidth: 1,
325325
borderColor: '#cf7013',
326326
backgroundColor: '#f2bd40'

0 commit comments

Comments
 (0)