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: 

How to prepare a PIE charts with values in ABAP/WebDynpro

Former Member
0 Kudos
740

Hi Experts,

I have a requirement to display PIE chart from internal table Header and Item details as a graph format with Percentages shown inside the PIE chart itself.

Please suggest how to resolve this issue which is not able to find in earlier forums. It will be great helpful, if I will get sample code to resolve this issue.

Thanks & Regards,

Kishore.K

2 REPLIES 2

amol_samte
Contributor
0 Kudos
123

Hi,

Below link might be useful for you.


Or sample progam GRAPHICS_GUI_CE_DEMO

-Amol

ŁukaszPęgiel
Contributor
0 Kudos
123

Hello,

You can also try to use CL_GUI_CHART_ENGINE. Please look at this site to get details ABAP Blog - Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 1 - Chart Designer

Regards

Łukasz