Application Development and Automation 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: 
Read only

Display 4 Graphs Using Report

Former Member
0 Likes
1,915

Hi,

I have a requirement to display 4 graphs on one screen which I am able to show using FM 'GFW_PRES_SHOW_MULT'. But, I am facing certain limitations of using this FM.

1) Desired colors for the graph are not being possible.

2)The graph is not present with a tabular squared layout as its background.

3) Creation of stacked bar graphs is not being possible.

4) Demarcation to have different colors on same bar or text on bar is not being possible.

Kindly help. Please refer attached document for requirement clarification.

8 REPLIES 8
Read only

Former Member
0 Likes
1,568

Attachment may be missing , Please check once .

Regard's

Smruti

Read only

Former Member
0 Likes
1,568

Hi,

Refer to demo programs

DEMO_GFW_PRES_SHOW             Example for the Function Module GFW_PRES_SHOW

DEMO_GFW_PRES_SHOW_MULT Example for the Function Module GFW_PRES_SHOW_MULT

DEMO_GFW_SHOW1                       Demonstration of GFW Function Modules in Splitter

For Stacked bar graphs you probably have to use the FM GRAPH_MATRIX_3D.

Hope this helps.

Thanks,

Tooshar Bendale

Read only

0 Likes
1,568

Hi Tooshar,

Can you please provide me with code for stacked bar graphs?

Regards,

Amandeep Kaur

Read only

0 Likes
1,568

Hi Amandeep,

Refer to the demo program GRBUSG_3.

Execute the report and click on 3D graphics, 4D graphics button to view the graphs.

Hope it helps.

Thanks,

Tooshar Bendale

Read only

0 Likes
1,568

Hi Tooshar,

We are looking for 2D stacked bar in output. Moreover, we want to show 4 graphs in one screen using splitter functionality. Stacked bar is to be shown as one of the graphs there.

Please advise how can we achieve that.

Please see below required output.

Amandeep.

Read only

Former Member
0 Likes
1,568

Hi Amandeep,

Please check this Screen Shot .

is it ok for you ?

Regard's

Smruti

Read only

0 Likes
1,568

Hi Smruti,

Please let me know whether it is possible to have four graphs on a screen on the execution of my report. Moreover, I want its output to be displayed not like a pop screen.

Is it possible with your method?

Moreover, I would prefer a 2D view over 3D or 4D.

Regards,

Amandeep