Commit af067157 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

doc: widget screens

parent 61a642bf
Loading
Loading
Loading
Loading
+4 −31
Original line number Diff line number Diff line
@@ -16,22 +16,22 @@ _Example: Render a timeseries line chart on dashboard "Sales"_

### TimelineWidget

here be dragons
<img src="/img/widget_timeseries.png" width="600" />


### NumbersWidget

here be dragons
<img src="/img/widget_numbers.png" width="500" />


### BarsWidget

here be dragons
<img src="/img/widget_bars.png" width="600" />


### ToplistWidget

here be dragons
<img src="/img/widget_toplist.png" width="500" />


### HTMLWidget
@@ -39,30 +39,3 @@ here be dragons
here be dragons

<br />
<br />


Complex Widgets
---------------

There are a few high level widgets which have different semantics. FIXPAUL: explain...


### TimeSeriesGauge

here be dragons
- calculate-option: count, sum, progressive_sum, avg
- incr / incr_counter / incr_denominator


### DistributionGauge

here be dragons


### ToplistGauge

here be dragons

+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ Todo

  → implement, _decr, _max, _min for zero config gauges
  → gauge explorer: fix gauges multiple times in select dropdown
  → doc: distribution, toplist and timeseries gauge



+21 KiB
Loading image diff...
+10.8 KiB
Loading image diff...
+30.2 KiB
Loading image diff...
Loading