Focal Point
[CLOSED] Graph question

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3407016326

August 28, 2012, 03:55 PM
Enigma006
[CLOSED] Graph question
Hi

I am not much into graphs in WF.

This is my hold file.

TABLE FILE TBNAME
PRINT
 COUNT_EMP
BY CATEGORY
BY MONTH
WHERE YEAR EQ '2012';
ON TABLE HOLD AS H1
END


I am trying to design a stacked bar graph which will have count on y axis and month on x axis and count for each category should be stacked on a bar. Basically, each month will have one bar showing counts of employees based on categories.

If this is not possible, can someone guide me through any other graph type to visualize this.

Thank you...

This message has been edited. Last edited by: Kerry,


8.1.05
HTML,PDF,EXL2K, Active, All
August 28, 2012, 04:08 PM
Prarie
Have you tried using the advanced graph assistant tool?
August 28, 2012, 04:17 PM
Enigma006
Yes, I tried over there. However I try, I get bars beside each other but not stacked. (even though I select stacked bar graph). So, I was not sure what I am doing wrong.

quote:
Originally posted by Prarie:
Have you tried using the advanced graph assistant tool?



8.1.05
HTML,PDF,EXL2K, Active, All
August 28, 2012, 06:01 PM
Waz
There are different grapg types to choose from.

Do yourself a favour and download the WebFOCUS graphics documentation, it has all this info in it.

Vertical Stacked Bars (GraphType=18)
Horizontal Stacked Bars (GraphType=25)


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!