‎2010 Jan 12 7:25 AM
hello
i need to biled graph that the y pivot is date and hour and the x is caracteristic but
i whant to show the x pivot divied by motnth
for that use i am tring to use time scatter graph.
and my question is how to write the categories and the series_table in the sap program
thank you
‎2010 Feb 01 8:42 AM
Hello,
I suggest you to use the Chart Designer (you can find it here : http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/e0a9ba90-0201-0010-d3a2-9cb376b5e181 ). A pdf document explains how building the XML data file.
You can also read this article : http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0627021950DB01268469089299731926End...
Regards,
Vincent Choupaut
‎2010 Feb 01 9:00 AM
Hi,
Check this program GFW_PROG_TIME_AXIS. This might help you.