ADF Graph: Need help in implementing dynamic change of y1 axis of Line Grap
923756May 21 2012 — edited May 21 2012Hi,
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