summaryrefslogtreecommitdiff
path: root/widgets/graph/graph.html
blob: 456dd0fa84668ca2467e1c33e1ebecce6c047a90 (plain)
1
2
3
4
5
<h1 class="title" data-bind="title"></h1>

<h2 class="value" data-bind="current | prettyNumber | prepend prefix"></h2>

<p class="more-info" data-bind="moreinfo"></p>