You are viewing this site as a guest. You can still ask questions and help others! Join our Dev2Dev IT Community to receive your own blog, share your knowledge, and much more.

Implementing 2D line chart in peoplesoft

3 replies [Last post]
Guest's picture
Guest

Hi,
I have a dynamic view record on the page, On the same page i have to implement a chart (2D line) retrieving values from that table. How to go about regarding the code ? The plot has to be X axis( Labels) and Y axis( Percentage Levels).

Ashar's picture
User offline. Last seen 3 days 4 hours ago. Offline
Joined: 03/26/2008
Posts: 173
Re: Implementing 2D line chart in peoplesoft

Sample code is there in Peopleboks

Manram's picture
Manram (not verified)
Re: Implementing 2D line chart in peoplesoft

Sample code in peoplebooks was not helpfull in implementing 2d barchart.Can anyone suggest the sample code for implementing 2d bar chart making use of the values in the view record which is present on the same page.(i.e chart and values for that chart are on the same page )

Ashar's picture
User offline. Last seen 3 days 4 hours ago. Offline
Joined: 03/26/2008
Posts: 173
Re: Implementing 2D line chart in peoplesoft

What was the issue with code in PeopleBooks? I thought you just need to change the Chart type property.
I have experienced some issues if I specify the records as source in SetData method, I used rowset instead and it worked fine.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
The question below is to prevent automated spam submissions.
4 + 4 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Unanswered Forum Posts