🎨
This commit is contained in:
		
							parent
							
								
									e7180d529a
								
							
						
					
					
						commit
						39e4494836
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -6,6 +6,7 @@
 | 
				
			||||||
		<vue-word-cloud
 | 
							<vue-word-cloud
 | 
				
			||||||
				:words="tags.map(x => [x.name, x.count])"
 | 
									:words="tags.map(x => [x.name, x.count])"
 | 
				
			||||||
				:color="color"
 | 
									:color="color"
 | 
				
			||||||
 | 
									:spacing="0.25"
 | 
				
			||||||
				font-family="Roboto">
 | 
									font-family="Roboto">
 | 
				
			||||||
			<template slot-scope="{word, text, weight}">
 | 
								<template slot-scope="{word, text, weight}">
 | 
				
			||||||
				<div style="cursor: pointer;" :title="weight">
 | 
									<div style="cursor: pointer;" :title="weight">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue