Felix Jordan
					
					1 month ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: B5690EEEBB952194
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
3 additions and 
3 deletions
			 
			
		 
		
			
				- 
					
					
					 
					apps/client/src/app/pages/portfolio/analysis/analysis-page.html
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -351,7 +351,7 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [benchmarkDataLabel]="portfolioEvolutionDataLabel" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [currency]="user?.settings?.baseCurrency" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [historicalDataItems]="performanceDataItems" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isInPercent]="hasImpersonationId || user.settings.isRestrictedView" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isInPercent]="user.settings.isRestrictedView || hasImpersonationId" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isLoading]="isLoadingInvestmentChart" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [locale]="user?.settings?.locale" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        /> | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -407,7 +407,7 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [benchmarkDataLabel]="investmentTimelineDataLabel" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [currency]="user?.settings?.baseCurrency" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [groupBy]="mode" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isInPercent]="hasImpersonationId || user.settings.isRestrictedView" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isInPercent]="user.settings.isRestrictedView || hasImpersonationId" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isLoading]="isLoadingInvestmentTimelineChart" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [locale]="user?.settings?.locale" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [savingsRate]="savingsRate" | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -442,7 +442,7 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [benchmarkDataLabel]="dividendTimelineDataLabel" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [currency]="user?.settings?.baseCurrency" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [groupBy]="mode" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isInPercent]="hasImpersonationId || user.settings.isRestrictedView" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isInPercent]="user.settings.isRestrictedView || hasImpersonationId" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [isLoading]="isLoadingDividendTimelineChart" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          [locale]="user?.settings?.locale" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        /> | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |