Merge pull request #3832 from mempool/mononaut/fix-graph-filter-colors
fix graph filter dropdown colors
This commit is contained in:
		
						commit
						eb8c38e4e8
					
				| @ -196,7 +196,7 @@ export class StatisticsComponent implements OnInit { | ||||
|         this.feeLevelDropdownData.push({ | ||||
|           fee: fee, | ||||
|           range, | ||||
|           color: _chartColors[i - 1], | ||||
|           color: _chartColors[i], | ||||
|         }); | ||||
|       } | ||||
|     }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user