merge conflict fixes

This commit is contained in:
2021-01-18 13:56:47 +01:00
parent 57fcd884fa
commit 31a9f22c6f
3 changed files with 2 additions and 10 deletions

View File

@ -124,9 +124,7 @@ export class HomeComponent implements OnInit {
datasets: [{
label: 'Number of samples per group',
data: [],
backgroundColor: 'rgba(0, 86, 145, 1)',
pointRadius: 4,
pointHoverRadius: 7
backgroundColor: 'rgba(0, 86, 145, 1)'
}]
},
options: {