Question
2
Replies
1320
Views
Posted: December 12, 2016
Last activity: December 13, 2016
Closed
Display graphs using Chart control on UI
I have a requirement where we have to show the graph of amount to pay vs months. It will be like repayment of loan i.e., months will be increasing , principal will be decreasing. How to achieve this. Please suggest
Hello Annapurna,
To configure the Chart in Report definition, we must define the one aggregated column in query tab of the report definition. Than navigate to chart tab, define the chart according to your requirement.
After configuring the Chart in report definition, now in UI i.e. section, we can include the Chart by pxChart control. Please refer below link to steps for configuring the pxChart control in UI.
https://pdn.pega.com/sites/pdn.pega.com/files/help_v722/procomhelpmain.htm#rule-/rule-html-/common/commonlayoutachart.htm%3FTocPath%3DUser%2520interface%7CUser%2520interface%2520rules%7CHarness%2520and%2520section%2520forms%7CHarness%2520and%2520section%2520forms%2520-%2520Adding%2520a%2520chart%7C_____0
PFA attached document for detailed information.
Regards,
Praveen