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.
Hi, In our Graph we use both Y1 and Y2 Axis ,We have Selected Y1 as Numeric and Y2 as $ Format .But when we set the setDataTextDisplay(true); the Value is only displayed as Numeric for both Y1 and Y2 Axis and the Toll tip values are also showing in the same manner. Below is sample code.Kindly suggest how to handle the Data Text Display for Y2 and Y2 Axis Seprately.
-* HTML Tool -* Created by Graph Assistant -* FF Line do not change this line! Field Name -* FF Line do not change this line! Alias -* FF Line do not change this line! Format -* FF Line do not change this line! Segment -* FF Line do not change this line! displayTree=0 GRAPH FILE CAR SUM CAR.BODY.SALES CAR.SPECS.WEIGHT CAR.SPECS.WIDTH ACROSS CAR.ORIGIN.COUNTRY ON GRAPH SET LOOKGRAPH VBAR2AX ON GRAPH SET 3D OFF ON GRAPH SET BARNUMB OFF ON GRAPH SET GRID ON ON GRAPH SET GRAPHEDIT SERVER ON GRAPH SET VZERO ON ON GRAPH SET GRAPHSTYLE * setDataTextDisplay(true); setSeriesType(0,1); setAxisAssignment(0,0); setSeriesType(1,1); setAxisAssignment(1,1); setSeriesType(2,1); setAxisAssignment(2,0); setLegendDisplay(true); setLegendMarkerPosition(0); setMarkerDisplay(true); setUseSeriesShapes(false); setConnectLineMarkers(false); setConnectScatterMarkers(false); setO1LabelDisplay(true); setO1AxisSide(0); setO1MajorGridDisplay(true); setO1MajorGridStyle(0); setO1MinorGridDisplay(false); setY1LabelDisplay(true); setY1AxisSide(0); setTextFormatPreset(getY1Label(),1); setY1MajorGridDisplay(true); setY1MajorGridStyle(0); setY1MinorGridDisplay(false); setY2LabelDisplay(true); setY2AxisSide(1); setTextFormatPreset(getY2Label(),6); setY2MajorGridDisplay(true); setDataTextFormat(1); setY2MajorGridStyle(0); setY2MinorGridDisplay(false); setFontSize(getO1Label(),12); setFontSizeAbsolute(getO1Label(),true); setPlace(true); ENDSTYLE END -* End Graph AssistantThis message has been edited. Last edited by: Kerry,
Hi Priya, If this is still an issue please open a case with Information Builders' Customer Support Services for assistance. You may either call at 1-800-736-6130, or access online at InfoResponse.