mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-02 04:44:53 +02:00
scale graph
This commit is contained in:
@@ -14,13 +14,13 @@ parameters:
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{#graph}}
|
||||
{{#graph.Scale}}
|
||||
<tr>
|
||||
<td>{{Day}}</td>
|
||||
<td>{{Num}}</td>
|
||||
<td>{{OvercockGraph}}</td>
|
||||
</tr>
|
||||
{{/graph}}
|
||||
{{/graph.Scale}}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
Reference in New Issue
Block a user