Before You Begin
This 10 minute tutorial is the second 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 a bar chart and an area chart.
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.

What Do You Need?
- Access to Oracle Visual Builder Cloud Service
- A supported browser (see Known Issues for Oracle Visual Builder Cloud Service for more information)
Add
Charts to the Summary Page
You will start by adding a bar chart and an area chart to the summary page.
- Open the page menu and select the Summary
page if you are not already there.
Description of the illustration vbcs_s1_1.png - Now you will create a bar chart that will display three
years of sales data for different sales regions. Drag and drop
a bar chart from the Component palette to the canvas area of
the Summary page.
Description of the illustration vbcs_s1_2.png - In the bar chart pop-up box, select:
- Business Object:
Summary
- Bar Values (Y Axis):
Sales
- Categories (X Axis):
Year
- Colors (Series):
Region
Description of the illustration vbcs_s1_3.png icon to create the chart.
- Business Object:
Configure
the New Chart
- In the Properties tab of the Bar Chart
Properties Inspector, click Legend and Titles.
Description of the illustration vbcs_s2_1.png - In the Legend and Titles page, set the Title to
Sales by Region
.Description of the illustration vbcs_s2_2.png - The Summary page should look like the
following image. You may need to adjust the size of the chart.
Description of the illustration vbcs_s2_3.png
Add
and Configure an Area Chart
- Now you will add an area chart to display regional sales
data for the last twenty-five years of sales. Drag an area
chart to the canvas area of the Summary page,
and drop it next to the bar chart.
Description of the illustration vbcs_s2_4.png - In the pop-up box, select the following details:
- Business Object:
Sales
- Bar Values
(Y Axis):
Sales
- Categories (X Axis):
Year
- Colors (Series):
Region
Description of the illustration vbcs_s2_5.png icon to create the field.
- Business Object:
- Click the Properties tab in the Area
Chart Properties Inspector, then set the Display to Vertical
Stacked.
Description of the illustration vbcs_s3_1.png - In Area Line, Select Curved.
Description of the illustration vbcs_s3_2.png - Click Legend and Titles and set the title
to
Sales
.Description of the illustration vbcs_s3_3.png - The Summary page now looks like the following image. You may
need to adjust the size of the chart.
Description of the illustration vbcs_s3_4.png