Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED]Dial Graph problem

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Dial Graph problem
 Login/Join
 
Member
posted
I have been requested to have our dial gauge to display on the dial higher numbers than what the default is showing. I used Graph Assistant using WebFOCUS Developer 7.6.8, to set the gauge up with. At this time, I am not able to get the Advance Graph Assistant to work, so I know I will probably have to use a set command. The problem is that I don't know where to find the set commands.

Any help would be greatly appreciated. I have included the code for the graph in case it was needed. I don't mind looking things up myself, but so far I have ran into the preverbial brick wall.

Code follows:

GRAPH FILE ENRLDATA
SUM DAILYENRL
ACROSS TERM_CYT
ON GRAPH SET LOOKGRAPH GAUGE1
ON GRAPH SET GRAPHEDIT SERVER
ON GRAPH SET BARNUMB OFF
ON GRAPH SET 3D OFF
ON GRAPH SET VZERO ON
ON GRAPH SET GRID ON
ON GRAPH PCHOLD FORMAT PNG
ON GRAPH SET GRAPHSTYLE *
setMarkerDisplay(true);
setConnectLineMarkers(false);
setConnectScatterMarkers(false);
setO1LabelDisplay(true);
setO1AxisSide(0);
setO1MajorGridDisplay(true);
setO1MajorGridStyle(0);
setO1MinorGridDisplay(false);
setAxisAssignment(0,0);
setY1LabelDisplay(true);
setY1AxisSide(0);
setFillColor(getGaugeValue(),new Color(0,0,255));
setY1MajorGridDisplay(true);
setY1MajorGridStyle(0);
setY1MinorGridDisplay(true);
setY1MinorGridStyle(0);
setTextFormatPreset(getY1Label(),-1);
setTextFormatPattern(getY1Label(),"#.##");
setPieFeelerTextDisplay(1);
setPieLabelDisplay(0);
setTextFormatPreset(getPieSliceLabel(),1);
setRiserBorderMode(1);
setSeriesDefaultTransparentBorderColor(true);
setUseSeriesBorderDefaults(true);
setLegendDisplay(true);
setTitleString("Daily Enrollment Tracker");
setFontSizeAbsolute(getTitle(),true);
setSubtitleString("as of &DATE");
setFontSizeAbsolute(getSubtitle(),true);
setTextJustHoriz(getY1Title(),1);
setFontSizeAbsolute(getY1Title(),true);
setFontSize(getY1Title(),12);
setTextRotation(getY1Title(),1);
setTextWrap(getY1Title(),false);
setTextJustHoriz(getY1Label(),2);
setFontSizeAbsolute(getY1Label(),true);
setFontSize(getY1Label(),12);
setTextRotation(getY1Label(),0);
setTextWrap(getY1Label(),false);
setFontSizeAbsolute(getY2Title(),true);
setFontSizeAbsolute(getY2Label(),true);
setFontSizeAbsolute(getO1Title(),true);
setPlaceResize(getY1Title(),0);
setPlaceRotate(getY1Title(),0);
setPlaceAlign(getY1Title(),0);
setPlaceWordWrap(getY1Title(),0);
setPlaceResize(getY1Label(),0);
setPlaceRotate(getY1Label(),0);
setPlaceAlign(getY1Label(),0);
setPlaceWordWrap(getY1Label(),0);
setPlace(true);
ENDSTYLE
ON GRAPH SET STYLE *
SQUEEZE=ON,
ORIENTATION=PORTRAIT,
TITLETEXT='Daily Enrollment Tracker',
$
TYPE=REPORT,
GRID=OFF,
FONT='TIMES NEW ROMAN',
SIZE=10,
$
ENDSTYLE
END

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


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 5 | Location: Miami, Oklahoma | Registered: May 19, 2012Report This Post
Expert
posted Hide Post
Go to InformationBuilders.com, and search the technical documentation library (under Services and Support) for "WebFOCUS Graphics". Click on a link for "Using WebFOCUS Graphics" for the HTML documentation pages.

At the top of the first screen you should find a breadcrumb trail - "WebFOCUS Graphics > Using WebFOCUS Graphics". Click on the "WebFOCUS Graphics" link and you will be at the root for that topic.

You are likely to find what you require under the "properties" link off of the root menu.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Member
posted Hide Post
Thanks Tony. I will give that a try.


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 5 | Location: Miami, Oklahoma | Registered: May 19, 2012Report This Post
Member
posted Hide Post
Yes. This link is definitely what I was looking for!! Thanks. Appreciate your help.


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 5 | Location: Miami, Oklahoma | Registered: May 19, 2012Report This Post
Expert
posted Hide Post
Frank,

For information, the maximum and minimum axis values are set within AGA under the Chart Editor tab / Gauge Axis / General.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Member
posted Hide Post
Wow! Thank you so very much. I really, really do appreciate your kind and gracious help. Bless you!

Frank


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 5 | Location: Miami, Oklahoma | Registered: May 19, 2012Report This Post
Expert
posted Hide Post
Frank, drop down to IE 7 and i'll bet your AGA will work just fine. I have an IE8 installation and AGA ne marche pas. SO i keep an old IE7 box around.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Member
posted Hide Post
I will try it. Can you select which browser opens up? Due to WF 7.6.8 I have had to lower Java to 1.6.0_03. Pretty persnickety system, so you are probably correct on having to ditch IE 9 for 7. Of course I have other software which loves 9. So it goes.

Thanks for the suggestion.

fs


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 5 | Location: Miami, Oklahoma | Registered: May 19, 2012Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED]Dial Graph problem

Copyright © 1996-2020 Information Builders