Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Stack-Bar Graph in SAP-ABAP

muhammad_salman3
Explorer
0 Kudos

Hi,

I have a requirement where i need to create a stack bar chart in SAP-ABAP.

Is it possible to achieve the given below image through SAP-ABAP.

ie.

4 REPLIES 4

nishant159
Participant
0 Kudos

Please check the below provided link.

You can use program like GRAPHICS_IGS_CHART_TEST

https://answers.sap.com/questions/1828827/how-to-creat-bar-chart-using-abap-programming.html

0 Kudos

Dear Nishant Choudhary, I want to achieve stack bar chart ie. barchart.jpg

muhammad_salman3
Explorer

I have done it through another method.