mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 14:50:52 +01:00
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:
parent
a897aebbc1
commit
565e572b88
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ export class BlockSizesWeightsGraphComponent implements OnInit {
|
|||
color: [
|
||||
'#FDD835',
|
||||
'#D81B60',
|
||||
'#14EDF5',
|
||||
'#039BE5,
|
||||
],
|
||||
grid: {
|
||||
top: 30,
|
||||
|
|
Loading…
Add table
Reference in a new issue