Skip to Content
0
Former Member
Apr 26, 2016 at 07:11 AM

I Want to change axis in chart using SAP UI5

141 Views

Hi ,

I have the Category axis(C1) and Value axis ( V1) in a Bar chart. and have two dropdowns , D1--which contains category axis( C1,C2) & D2--which contains Value axis( V1, V2) .


Now i want to implement function that on selection particular axis from D1 and D2 it should show in chart.

like as

i want to change Category axis(C1) with Category axis(C2) & Value axis(V1) with Value axis(V2)

OR C1 remains as it is , Value axis(V1) with Value axis(V2)

OR V1 reamins same as it is , only change Category axis(C1) with Category axis(C2)

etc ......in same way.

Conclusion : axis selection should be depend on selection of axis from dropdown on clicking a single button.

I need it dynamic change in axis on selection of axis by user.

Please send the resolution immediately i need it urgent.

Thanks

Narendra