Fix novalue
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
				
			This commit is contained in:
		@@ -54,7 +54,7 @@ export interface IGradientstop {
 | 
			
		||||
 | 
			
		||||
export interface IColorMap {
 | 
			
		||||
  gradient: IGradientstop[],
 | 
			
		||||
  noValue: IColorEntry,
 | 
			
		||||
  noValue: IColor,
 | 
			
		||||
  entries: IColorEntry[],
 | 
			
		||||
  colormapType: string
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user