merge conflict fixes
This commit is contained in:
@ -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: {
|
||||
|
Reference in New Issue
Block a user