Difference between revisions of "Widgets"

From Hornbill
Jump to navigation Jump to search
Line 7: Line 7:
 
Charts can be in the form of a Bar or Line Graph
 
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.
+
Each data sample is presented 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.
 
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.
Line 13: Line 13:
 
Allows you to populate a widget with a list of data based on a user defined table query.
 
Allows you to populate a widget with a list of data based on a user defined table query.
 
:* List of Counters
 
:* List of Counters
This widget allows you to display a list of existing metrics that are based on an aggregate value such as count, average, max, min. Alternatively, from within the widget, you are able to return aggregate values based on a user defined table query.
+
This widget allows you to display a list of existing metrics that are based on an aggregate value such as count, average, max, and min. Alternatively, from within the widget, you are able to return aggregate values based on a user defined table query.
 
:* Custom
 
:* Custom
 
The custom widget type allows you to specify a URL and display the content in an iframe.
 
The custom widget type allows you to specify a URL and display the content in an iframe.

Revision as of 17:47, 12 February 2015

Home > Administration > Reporting > Widgets

Introduction

Widgets are provided to create plug in data that can be used to build Dashboards. Some widget types make use of existing measures and provide the ability to display them in a more appealing format. Certain widget types allow you to return and display data based on configuration carried out within the widget.

Widget Types

  • Data Chart

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

  • Scorecard

Each data sample is presented 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 existing metrics that are based on an aggregate value such as count, average, max, and min. Alternatively, from within the widget, you are able to return aggregate values based on a user defined table query.

  • Custom

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