mirror of
				https://github.com/AIR-EISTI/hades.git
				synced 2025-11-04 06:38:48 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			179 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			179 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<div (mousemove)="onMouseMove($event)" (mouseleave)="onMouseLeave()" (mouseenter)="onMouseEnter($event)">
 | 
						|
  <h4>
 | 
						|
    {{title}}
 | 
						|
  </h4>
 | 
						|
  <svg #graph class="graph">
 | 
						|
  </svg>
 | 
						|
</div> |