Monday, June 19, 2017

How to Create Graph in Outsystem

Step 1:- To create a graph we need to create a list i.e. collection of record on which we want to plot the graph
Step 2:- Lets assum we want to crate a graph on our Employees List Screen.
- Create a Container component
- Create local Varable and name it as saaryGraph
- Make sure to give the Data Type as Employee List
Image1Image2
Step 3:- Create a graph i.e. we are creating bar chart select Column Chart

Image3
Step 4:- click on the bar cart window and fill parameter as shown below
Image4
Step 5:- Run the application and see the graph displayed on the screenImage5

No comments: