Skip to content
Snippets Groups Projects
Commit 679e96d3 authored by syuilo's avatar syuilo
Browse files

Fix bug

parent 7b016dc7
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment