This commit is contained in:
syuilo 2017-06-09 03:24:10 +09:00
parent 7b016dc788
commit 679e96d37b
1 changed files with 2 additions and 2 deletions

View File

@ -133,8 +133,8 @@
</mk-activity-home-widget-calender>
<mk-activity-home-widget-chart>
<svg riot-viewBox="0 0 { viewBoxX } { viewBoxY }" preserveAspectRatio="none" onmousedown={ onMousedown }
title="Black ... Total\nBlue ... Posts\nRed ... Replies\nGreen ... Reposts">
<svg riot-viewBox="0 0 { viewBoxX } { viewBoxY }" preserveAspectRatio="none" onmousedown={ onMousedown }>
<title>Black ... Total<br/>Blue ... Posts<br/>Red ... Replies<br/>Green ... Reposts</title>
<polyline
riot-points={ pointsPost }
fill="none"