Commit 37fd5baf authored by Paul Asmuth's avatar Paul Asmuth
Browse files

more examples :)

parent b9a312e1
Loading
Loading
Loading
Loading
+16 −4
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
      data-autoupdate="1"
      data-time-range="1"
      data-unit=" users online"
      style="color:#fff; font-size:24px;">0</span>
      style="padding:30px; line-height:60px; color:#fff; font-size:24px;">0</span>

    &mdash;

@@ -29,16 +29,18 @@
      data-gauge="order_sum"
      data-autoupdate="1"
      data-time-range="s3600"
      data-unit="&euro;"
      data-unit="&euro; order sum (last hour)"
      style="color:#fff; font-size:24px;">0</span>

    <br />

    <div
      data-fnordmetric="timeseries"
      data-style="flow"
      data-style="line"
      data-height="240"
      data-time-range="16000"
      data-autoupdate="10"
      data-gauges="useronline_total"
      data-gauges="order_sum"
      style="width:600px; float:left;"></div>

    <div
@@ -51,6 +53,16 @@
      data-colors="#00ff00,#ff0000"
      style="width:600px; float:left;"></div>

    <div
      data-fnordmetric="timeseries"
      data-style="flow"
      data-height="240"
      data-time-range="16000"
      data-autoupdate="10"
      data-gauges="useronline_total"
      style="width:600px; float:left;"></div>


    <script src='http://localhost:8080/js/fnordmetric.ext.js' type='text/javascript'></script>

    <script>