Difference between revisions of "Widgets"

From Hornbill
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__[[Main Page|Home]] > [[Administration]] > [[Reporting]] > Widgets
 
__NOTOC__[[Main Page|Home]] > [[Administration]] > [[Reporting]] > Widgets
 
==Introduction==
 
==Introduction==
Widgets are used to create plug in data that can be used to build Dashboards.
+
Widgets are a way to display the sample data gathered by the measures and are used to create plug in data that can be used to build Dashboards.
  
==Types==
+
==Widget Types==
 
:* Data Chart
 
:* Data Chart
 +
Charts can be in the form of a Bar or Line Graph
 
:* Scorecard
 
:* Scorecard
 +
Scorecards present each data sample in a single scorecard. The number of scorecards displayed are determined by the configuration of the Measure that you are displaying as a Scorecard Type widget. Additional options within this widget allow you to also display the Sparkline, Target, Previous Scorecard, latest Scorecard, and the Change between the two.
 
:* Target Counter
 
:* Target Counter
 +
This type of widget is displays the latest sample value with the option of including the previous value, the change between the two samples, and a target value. There is a selection of icons to display within this type of widget.
 
:* List of Data
 
:* List of Data
 +
Allows you to populate a widget with a list of data based on a user defined table query.
 
:* List of Counters
 
:* List of Counters
:* Customer
+
This widget allows you to display a list of metrics that are based on an aggregate value such as count, average, max, min.
 +
:* Custom
 +
The custom widget type allows you to specify a URL and display the content in an iframe.

Revision as of 17:41, 12 February 2015

Home > Administration > Reporting > Widgets

Introduction

Widgets are a way to display the sample data gathered by the measures and are used to create plug in data that can be used to build Dashboards.

Widget Types

  • Data Chart

Charts can be in the form of a Bar or Line Graph

  • Scorecard

Scorecards present each data sample in a single scorecard. The number of scorecards displayed are determined by the configuration of the Measure that you are displaying as a Scorecard Type widget. Additional options within this widget allow you to also display the Sparkline, Target, Previous Scorecard, latest Scorecard, and the Change between the two.

  • Target Counter

This type of widget is displays the latest sample value with the option of including the previous value, the change between the two samples, and a target value. There is a selection of icons to display within this type of widget.

  • List of Data

Allows you to populate a widget with a list of data based on a user defined table query.

  • List of Counters

This widget allows you to display a list of metrics that are based on an aggregate value such as count, average, max, min.

  • Custom

The custom widget type allows you to specify a URL and display the content in an iframe.