Adding
Gauges in Oracle Visual Builder Cloud Service
Before You Begin
This 10 minute tutorial is the last in the Visualizing Data
module.
Background
Oracle Visual Builder Cloud Service is a visual development
tool for creating web and mobile applications by simply dragging
and dropping UI components onto a page. You don't need any
programming experience to develop an application.
In this tutorial, you will add and configure gauges that show
sales as a percent of the sales objectives.
The images in this tutorial sequence show the standalone
version of Oracle Visual Builder Cloud Service. If you are using
the Oracle Integration Cloud version, you will see an additional
menu at the top of each page that lets you switch between Visual
Builder and Integration Cloud.
Drag and drop Sales in the third column
and select Output Currency from the
component dialog. The fourth column is now on the next line,
but you'll fix that soon. Click .
In the Options page of the Table Creation wizard, click Finish.No
additional action is required in the Options page.
Select the Year text field and click the Properties
tab. Set the Label Position to None.
Description
of the illustration vbcs_s1_6_label_position.png
Set the Region field and the Sales field to None
in the same way. The fourth column is back on the first line
now.
On the Data page, click to add a threshold.
Thresholds are used to control the color of a gauge. As long
as the value of the gauge's data is below a threshold, it will
display the color selected for that threshold.For Threshold
1, enter a value of 15000, and select
Orange for the color.
Description of
the illustration vbcs_s3_1_threshold1.png
In the same way, add two more thresholds. Configure
Threshold 2 with a value of 16000 and
the color Green. Configure Threshold
3 with a value of 50000 and the color
Blue.
The gauges visually represent each region's sales for a
given year. Gauges that are orange show sales that fall below
94% of target. Green gauges indicate sales that are above this
threshold, or that have met the sales objective. Blue gauges
show results that have exceeded the sales objective.
Description
of the illustration vbcs_s3_2_gauges_configured.png