Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF Graph: Need help in implementing dynamic change of y1 axis of Line Grap

923756May 21 2012 — edited May 21 2012
Hi,

We are working on ADF 11g application where we need to change y1 axis of Line graph during run time. Below is the scenario:

We have 2 checkboxs. One is Subject, Two is department.
And we have No of Employee which will be displayed as X- axis while creating Line graph.

When we drag and drop Graph component(Line Graph) we have given No of Employees on X- axis and Subject on y1 axis. By default Subject checkbox is selected as graph is plotted between Subject and Employee.

During time run time when user selects department checkbox user should see graph plotted on department(Y1-axis) VS No of Employees(X-axis). How to change Y1 axis dynamically during run time.

Any pointers in this regard would be highly helpful.

Regards,
Kalyan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 18 2012
Added on May 21 2012
2 comments
186 views