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

Graphs in Report

Former Member
0 Likes
431

I looked at transaction GRAL and I can see all the example. My challenge is...

I want to plot sales by day on a line graph. I need 365 days on x-axis and sales numbers on y-axis. I like the function GFW_PRES_SHOW but this can only have 34 data points on x-axis. the other one I like is GFW_PROG_TIME_AXIS but this has a weird lines in the background and its by weeks.. All I want is a simple graph with x-axis having 365 days and qty on y-axis !!! any ideas????

Thanks,

Vinay

I looked at transaction GRAL and I can see all the example. My challenge is...

I want to plot sales by day on a line graph. I need 365 days on x-axis and sales numbers on y-axis. I like the function GFW_PRES_SHOW but this can only have 34 data points on x-axis. the other one I like is GFW_PROG_TIME_AXIS but this has a weird lines in the background and its by weeks.. All I want is a simple graph with x-axis having 365 days and qty on y-axis !!! any ideas????

Thanks,

Vinay

1 REPLY 1
Read only

Former Member
0 Likes
407

got it in GRAL sin/cosine graph !