Focal Point
[CLOSED] Nesting of X-Axis Labels

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1337001986

January 24, 2018, 03:21 PM
Aswin Ravikumar
[CLOSED] Nesting of X-Axis Labels
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
January 24, 2018, 03:32 PM
Tom Flynn
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
January 24, 2018, 03:39 PM
Aswin Ravikumar
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
January 24, 2018, 04:12 PM
Tom Flynn
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
January 24, 2018, 05:05 PM
Aswin Ravikumar
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
January 30, 2018, 03:32 PM
FP Mod Chuck
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