2011 Aug 11 11:19 AM
Hii Experts,
How to create line chart?
I want to prepaire a line chart in a report. i have 1 table. In a table have 2 fields. chart is created in these 2 field refrence how It's possible?
Thanx in Advance
Regards
Vshal
2011 Aug 11 3:49 PM
Hi,
use the function module GRAPH_MATRIX_3D.
with this function module you will have option to change to any other chart type in Run time
Hii Experts,
How to create line chart?
I want to prepaire a line chart in a report. i have 1 table. In a table have 2 fields. chart is created in these 2 field refrence how It's possible?
Thanx in Advance
Regards
Vshal
2011 Aug 11 3:49 PM
Hi,
use the function module GRAPH_MATRIX_3D.
with this function module you will have option to change to any other chart type in Run time
2011 Aug 12 5:29 AM
Hi Gayathri,
I m already using GRAPH_MATRIX_3D FM but i m not change chart type .
Please help
Thnx in advance
2011 Aug 12 7:41 AM
Hi,
Please refer to the demo program GRBUSG_3.
In SAP Businees Graphics window -> Options Menu - > 2D options -> Graph type - > Line chart
2011 Aug 12 11:25 AM
2011 Aug 11 8:31 PM
I found it very easy to produce a line chart in a window container using FM GFW_PRES_SHOW. In my case this produces a basic line graph with three lines across 15 time periods.
See transaction GRAL for various chart types...they're relatively easy to produce... I picked DEMO_GFW_PRES_SHOW report program from GRAL as my example for how to produce a simple line chart very quickly.
2011 Aug 12 10:53 AM
Hi,
Check the demo program: DEMO_GFW_PRES_SHOW
Regards,
Bhaskar
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |