This commit is contained in:
syuilo 2018-09-08 01:31:50 +09:00
parent e7180d529a
commit 39e4494836
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<vue-word-cloud
:words="tags.map(x => [x.name, x.count])"
:color="color"
:spacing="0.25"
font-family="Roboto">
<template slot-scope="{word, text, weight}">
<div style="cursor: pointer;" :title="weight">