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

GRAPH

Former Member
0 Likes
320

I want to display a graph which has 120 grids.

I used the function module STAT_GRAPH,

but in that only 25 grids is possible.

how to display this graph?

1 REPLY 1
Read only

kai_gutenkunst
Product and Topic Expert
Product and Topic Expert
0 Likes
302

Hi,

do not use this old function module!

Instead check out the chart engine that provides a lot of different chart types. In your case chart type Scatter / TimeScatter should the appropriate one to use.

Download the SAP Chart Designer from SDN - Downloads - WebAS and give it a try!

Regards, Kai