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.
It's Friday and been a long week. I've taken my more complicated graph and turned into the Car File for help. If you run the following...it runs fine. If you change the PCHOLD to HOLD(for use in another report) it crashes. I know there should be a way to loop thru to hold this but it is not arriving in my brain. Help anyone?.
Thanks.
GRAPH FILE CAR
SUM SALES AS ' ' BY CAR NOPRINT BY COUNTRY
ACROSS SEATS AS ' '
ON GRAPH PCHOLD AS TRAPHFILEB FORMAT PNG
-*ON GRAPH HOLD AS TRAPHFILEB FORMAT PNG ON GRAPH SET BARNUMB ON ON GRAPH SET 3D ON ON GRAPH SET VZERO ON ON GRAPH SET GRID ON ON GRAPH SET GRMERGE ADVANCED
ON GRAPH SET GRMULTIGRAPH 1 ON GRAPH SET GRLEGEND 1 ON GRAPH SET GRXAXIS 1 ON GRAPH SET HAXIS 850 ON GRAPH SET VAXIS 480 ON GRAPH SET UNITS PIXELS ON GRAPH SET LOOKGRAPH VBRSTK1 ON GRAPH SET GRAPHSTYLE *
ENDSTYLE END
In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005
This is what you get with the way your program is currently coded:
-rw-rw-r-- 1 c758760 bi 7168 Jan 16 15:06 @0009.png
-rw-rw-r-- 1 c758760 bi 7168 Jan 16 15:06 @0007.png
-rw-rw-r-- 1 c758760 bi 10240 Jan 16 15:06 @0008.png
-rw-rw-r-- 1 c758760 bi 7168 Jan 16 15:06 @0006.png
-rw-rw-r-- 1 c758760 bi 7168 Jan 16 15:06 @0005.png
-rw-rw-r-- 1 c758760 bi 11264 Jan 16 15:06 @0003.png
-rw-rw-r-- 1 c758760 bi 9216 Jan 16 15:06 @0004.png
-rw-rw-r-- 1 c758760 bi 11264 Jan 16 15:06 @0002.png
-rw-rw-r-- 1 c758760 bi 11264 Jan 16 15:06 @0000.png
-rw-rw-r-- 1 c758760 bi 8192 Jan 16 15:06 @0001.png
This is what you get with GRMERGE ON instead of ADVANCED:
-rw-rw-r-- 1 c758760 bi 17408 Jan 16 15:08 traphfileb.png