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     [CLOSED] Nesting of X-Axis Labels

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Nesting of X-Axis Labels
 Login/Join
 
Silver Member
posted
Hi,

I have chart with two BY fields, I would like to nest the two x axis labels like shown in Nested X axis , it seems it does not work in 8105M. Is there any way we can achieve nesting of x axis in 8105M ?

I am using below sample code for testing
 
GRAPH FILE CAR
SUM DEALER_COST
BY COUNTRY
BY CAR
ON GRAPH PCHOLD FORMAT JSCHART
ON GRAPH SET LOOKGRAPH BAR       
ON GRAPH SET STYLE *
TYPE=DATA, COLUMN=DEALER_COST, BUCKET=y-axis, $
TYPE=DATA, COLUMN=COUNTRY, BUCKET=x-axis, $ 
TYPE=DATA, COLUMN=CAR, BUCKET=x-axis, $ 
INCLUDE=IBFS:/FILE/IBI_HTML_DIR/javaassist/intl/EN/combine_templates/ENWarm.sty,$
*GRAPH_JS
xaxis: { labels: { nestingConcatSymbol: null} }
*END 
ENDSTYLE
END
 

This message has been edited. Last edited by: FP Mod Chuck,


Webfocus 8.1
Windows x64
Excel
 
Posts: 39 | Location: Pittsburgh | Registered: July 25, 2017Report This Post
Expert
posted Hide Post
What's different with your code and the IBI documented code?

Your Code:
xaxis: { labels: { nestingConcatSymbol: null} }

IBI Documentation Code:
"xaxis": {"labels": {"nestingConcatSymbol": null}}


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
 
Posts: 1972 | Location: Centennial, CO | Registered: January 31, 2006Report This Post
Silver Member
posted Hide Post
quote:
"xaxis": {"labels": {"nestingConcatSymbol": null}}

It does not work either way. There a few links from ibi which does not have double quotes in them like this link


Webfocus 8.1
Windows x64
Excel
 
Posts: 39 | Location: Pittsburgh | Registered: July 25, 2017Report This Post
Expert
posted Hide Post
Documentation for xaxis nesting came out in 8201M, not available/not documented in 8105M...


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
 
Posts: 1972 | Location: Centennial, CO | Registered: January 31, 2006Report This Post
Silver Member
posted Hide Post
quote:
not available/not documented in 8105M...


It seems that way. Is there way we can implement it in 8105 ?


Webfocus 8.1
Windows x64
Excel
 
Posts: 39 | Location: Pittsburgh | Registered: July 25, 2017Report This Post
Virtuoso
posted Hide Post
Aswin

There does not appear to be a way for that release.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report 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     [CLOSED] Nesting of X-Axis Labels

Copyright © 1996-2020 Information Builders