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
Pie-Bar Graph
 Login/Join
 
Gold member
posted
hi Smiler

is it possible to have the bar graph in the pie-bar graph describe a particular slice of the pie graph, instead of the whole thing?

for example, if my pie graph shows percentages of different countries, can i focus the bar graph on, lets say, US and show a breakdown of "models" in that country?

hm... hope i didnt confuse you.

Thanks! Smiler
-T

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


~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~
PROD: WebFOCUS 7.1.3 on Win 2K/IIS 6/ISAPI Mode/Self-Serve Apps Only (No App Server)
TEST: WebFOCUS 7.1.3 on Win 2K/IIS 6/Weblogic 8.1/Servlet Mode
 
Posts: 74 | Location: Gaithersburg, MD | Registered: August 08, 2006Report This Post
Virtuoso
posted Hide Post
there is a very good pdf manual that goes very detailed into all kind of settings

wf713graph.pdf

you can find it on the tech support site and have to download it.

there are all kind of settings apart from the available settings from the GUI.
I hope what you want is there.
I can not look now myself, but tomorrow I will give it a try.




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
Gold member
posted Hide Post
hi Smiler
thanks Smiler

i looked at the manual already, but could not get the results i wanted. I'm not even sure if what i want is possible to do. Frowner


~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~
PROD: WebFOCUS 7.1.3 on Win 2K/IIS 6/ISAPI Mode/Self-Serve Apps Only (No App Server)
TEST: WebFOCUS 7.1.3 on Win 2K/IIS 6/Weblogic 8.1/Servlet Mode
 
Posts: 74 | Location: Gaithersburg, MD | Registered: August 08, 2006Report This Post
Expert
posted Hide Post
A compound report with a pie graph by country and a bar graph for a particular country won't work for you?


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
yea, i'm working on a stacked bar to add to my pie graph now, but it would just look so much neater as a pie-bar graph Smiler


~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~
PROD: WebFOCUS 7.1.3 on Win 2K/IIS 6/ISAPI Mode/Self-Serve Apps Only (No App Server)
TEST: WebFOCUS 7.1.3 on Win 2K/IIS 6/Weblogic 8.1/Servlet Mode
 
Posts: 74 | Location: Gaithersburg, MD | Registered: August 08, 2006Report This Post
Gold member
posted Hide Post
Here is a simple example of Pie-Bar chart using CAR file:
GRAPH FILE CAR
SUM RC DC
ACROSS COUNTRY
ON GRAPH SET LOOKGRAPH PIEBAR
ON GRAPH SET GRAPHSTYLE *
setPieDepth(99);
setPieTilt(57);
setPieBarSeries(0);
setPlace(true);
END

You can use setPieBarSeries(n); function to assign the Bar to a particular slice on a pie, where n represents a series # for which the Bar will will be displayed.

Also, we have a ring Pie-Bar chart that has a lookgraph name PIERBAR. This chart type will create a Pie-Bar chart with a ring inside to include the total sum of all values.

Hope this helps!
 
Posts: 52 | Registered: January 19, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders