Update frontend/src/app/components/block-sizes-weights-graph/block-sizes-weights-graph.component.ts

change size per weight graph color

Co-authored-by: nymkappa <9780671+nymkappa@users.noreply.github.com>
This commit is contained in:
Antoni Spaanderman 2023-02-17 15:45:15 +01:00 committed by GitHub
parent a897aebbc1
commit 565e572b88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,7 +125,7 @@ export class BlockSizesWeightsGraphComponent implements OnInit {
color: [
'#FDD835',
'#D81B60',
'#14EDF5',
'#039BE5,
],
grid: {
top: 30,