web: make chart point color consistent
This commit is contained in:
		
							parent
							
								
									ed44ee99e4
								
							
						
					
					
						commit
						a415759022
					
				| @ -148,13 +148,12 @@ registerChartHtml percommoditytxnreports = | ||||
|           /* [] */ | ||||
|         ], | ||||
|         label: '', | ||||
|         color: '#{colorForCommodity c}', | ||||
|         color: #{colorForCommodity c}, | ||||
|         lines: { | ||||
|           show: false, | ||||
|         }, | ||||
|         points: {  | ||||
|           show: true, | ||||
|           color: '#{colorForCommodity c}', | ||||
|         }, | ||||
|        }, | ||||
|      ] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user