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.
Is the a property that controls the width of a bar and the gap between bars on a chart. I know when the charts are re-sized the bars and gaps are proportionately changed, but do we have any control over that?This message has been edited. Last edited by: <Kathryn Henning>,
WebFocus 8.1.5 iSeries/Windows DB2/SQL/Access Dev Studio App Studio Maintain ReportCaster
Posts: 341 | Location: Pembroke NH/Jericho NY | Registered: June 15, 2011
GRAPH sample code to demonstrate the use of these GRAPH API commands:
GRAPH FILE GGSALES SUM UNITS ACROSS REGION ON GRAPH SET LOOKGRAPH VBRSTK1 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 SET VAXIS 380 ON GRAPH SET HAXIS 580 ON GRAPH SET GRMERGE ON ON GRAPH SET GRAPHSTYLE * TYPE=REPORT, GRID=OFF, FONT='VERDANA', SIZE=10, $ setResizeBarMode(false); setRiserWidth(40); setDepthRadius(0); setRiserBarGroupSpacing(20);$ -* ENDSTYLE END
Thank you for participating in the Focal Point Forum.
Kindest regards, Tamra Colangelo Focal Point Moderator Information Builders Inc.
WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
Posts: 487 | Location: Toronto | Registered: June 23, 2009
If you are using JSCharts (HTML5) then check out page 346 in the manual to see if that is what you are looking for.
If that is not it then please provide an example of your chart (using a sample table and not your own data) and, if possible, an image so that we understand what you mean
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, 2004