cancel
Showing results for 
Search instead for 
Did you mean: 

How to display graphs

former_member226203
Active Contributor
0 Kudos

We have a requirement to display graphs in the portal, so guess we need to display them through webdynpro.i have chked some threads and documentation on this.

it would be of help if you can give me some info on how can we display the charts, how to call them, where to do the coding and any standard classes,methods that can be used etc.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

arjun_thakur
Active Contributor
0 Kudos

Hi Kalyan,

I think you can use Business Graphic Ui element for it.

Refer this online help: http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ed/258841a79f1609e10000000a155106/content.htm

I hope it helps.

Regards

Arjun

former_member226203
Active Contributor
0 Kudos

Hi Arjun,

I have checked this, but i can see one type of chart in many of the examples.

i jus want to know how to display different kinds of charts and where to code .

and what is the part of IGS.

kai_gutenkunst
Active Contributor
0 Kudos

Hi,

When editing the layout right-click on your UI element Business Graphics and choose Edit Customizing. The chart designer appears where you can choose the desired chart type.

BTW, at runtime the IGS is used to create the image for your application!

Regards, Kai

Answers (3)

Answers (3)

former_member226203
Active Contributor
0 Kudos

closed.

Former Member
0 Kudos

hi,

refer to the standard example wdr_test_events where there are views related to business graph UI element

arjun_thakur
Active Contributor
0 Kudos

Hi,

Refer https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ca932ebc-0901-0010-68a0-b4dd81a4...

The above mentioned article says that we need to have IGS (Internet Graphics Server) installed in your system to work on business graphics.

Regards

Arjun

Edited by: Arjun on Feb 18, 2009 12:13 PM