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     How to generate dynamic graph any example

Read-Only Read-Only Topic
Go
Search
Notify
Tools
How to generate dynamic graph any example
 Login/Join
 
<We_Focus>
posted
How to generate dynamic graph any example

please help with good example
 
Report This Post
Gold member
posted Hide Post
I'm not sure what you mean by "dynamic graph". Here's a simple graph though:

SET LOOKGRAPH=HBAR
SET GRAPHEDIT=OFF
SET GRID=ON
SET BARNUM=OFF
SET 3D=ON
GRAPH FILE CAR
PRINT MPG
ACROSS MODEL
ON GRAPH PCHOLD FORMAT GIF
END
 
Posts: 90 | Location: Tinker AFB | Registered: June 03, 2003Report This Post
<We_Focus>
posted
Hi Boogarweed

Dynamic means it should take field name as variable and generate a graph

or you can say diemension and measures should be taken as variable from a dropdown list and generate a graph
 
Report This Post
Guru
posted Hide Post
Well,

I suppose that would be something like this:

GRAPH FILE CAR
SUM &MEASURE.EVAL
ACROSS &DIM.EVAL
END

where the &MEASURE and &DIM are populated from a parameter page.
 
Posts: 319 | Location: Stockholm, Sweden | Registered: February 04, 2004Report 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     How to generate dynamic graph any example

Copyright © 1996-2020 Information Builders