Focal Point
Graph Set Commands

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

June 06, 2007, 10:49 AM
Michele
Graph Set Commands
I have a bubble graph program that generated a bubble graph but one of the bubbles was missing from the graph. When I included the following set commands I got all of my bubbles but my Y axis percent is zero for all of the bubbles. I get a value for the X and Z axis. Can anyone give me more insight on how to use these particular set commands so that I can see my percent amount for my Y axis? Thanks.

ON GRAPH SET AUTOTICK OFF
ON GRAPH SET VAUTO OFF
ON GRAPH SET VMAX 20
ON GRAPH SET VTICK 10
ON GRAPH SET HAUTO OFF
ON GRAPH SET HMAX 20
ON GRAPH SET HTICK 10
June 06, 2007, 11:49 AM
Prarie
Try looking here...it might help.

http://documentation.informationbuilders.com/masterinde...gh_style.htm#2739336


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Thanks for the suggestion. I tried setting my HAXIS to 985 and my VAXIS to 518 but the missing bubble still does not show up. I think I need to specify the correct Y axis scale in order for the missing bubble to appear. The value for the percent that is missing is 10%. My Y axis scale is -40% to 10% and my X axis scale is 0% to 32%. I'm thinking that I need to make the max for my Y axis scale larger. I've been playing around with the set commands I pasted in my message with no success.
When I changed the missing bubble percent from 10% to 9%, the missing bubble appears on the graph. As I mentioned above, the max Y axis is 10%.