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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
Stacked Bar Graphs
 Login/Join
 
<VChris>
posted
I'm using Developer Studio version 533 and creating Stacked Bar Graphs. Does anyone know how to get each bar to display the actual value of that bar instead of each bar displaying a running cummulative total of the series?
 
Report This Post
Virtuoso
posted Hide Post
I think this does it..

setStackedDataValueSum(false);


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
<VChris>
posted
That did it, great, been trying to figure this out for a while. Thanks

Now trying to get the value inside the bar, preferably vertical. I have:
setDataTextDisplay(true);
setDataTextPosition(4);
Tried 1 through 5 and it doesn't do anything.
 
Report This Post
<VChris>
posted
I need to add, that my stacked bar has 5 values. 4 values are the stacked bar and the 5th is a line across the top. If I change the 5th value to a bar, then all work properly with the setDataTextPosition(4). Can you not use both?
 
Report This Post
Virtuoso
posted Hide Post
Did you read the WF713graph.pdf?
It gives a lot of extra info, but it might be that some of the things you want can only be done with this higher version.
I think you have to set it for each series separate .
In my brand new manual it says something like "setForceSeriesAbsolute" this might help?




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
<VChris>
posted
Thanks, tried the "setForceSeriesAbsolute" but it seems to ignore that also. Looks like I'll have to wait for 7.13.
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders