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] Hyperlink on X-Axis Label

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Hyperlink on X-Axis Label
 Login/Join
 
Silver Member
posted
Is there a way to include a hyperlink on the X-axis label? I am able to get the hyperlinks working based on the bar itself but the user wants to be able to click the x-axis label instead of the bar to get to the detail.

I've searched through the documentation and forum and can't find anything that helps give me an idea. I did find this old forum post, Hyperlink on axis label, but this indicates there may not be a way to do this. I'm hoping that might have changed or there are other ideas.

Thanks in advance for any ideas!

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


WebFOCUS 8204
Windows, All Outputs
 
Posts: 47 | Registered: March 21, 2014Report This Post
Virtuoso
posted Hide Post
This works for a URL :

GRAPH FILE CAR
SUM SALES
BY COUNTRY
ON GRAPH PCHOLD FORMAT PNG
ON GRAPH SET HTMLENCODE ON
ON GRAPH SET GRAPHDEFAULT OFF
ON GRAPH SET VZERO OFF
ON GRAPH SET HAXIS 750
ON GRAPH SET VAXIS 550
ON GRAPH SET UNITS PIXELS
ON GRAPH SET LOOKGRAPH VBAR
ON GRAPH SET GRMERGE ADVANCED
ON GRAPH SET GRMULTIGRAPH 0
ON GRAPH SET GRLEGEND 0
ON GRAPH SET GRXAXIS 1
ON GRAPH SET GRAPHSTYLE *
setURL (getO1Label(), "http://www.google.com");
ENDSTYLE
END


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
Silver Member
posted Hide Post
Thanks Martin!
That worked to get to the URL, I'm playing around with this to try and make this applicable to drill down and pass parameters to another fex.


WebFOCUS 8204
Windows, All Outputs
 
Posts: 47 | Registered: March 21, 2014Report This Post
Silver Member
posted Hide Post
Update:
I put in a case with tech support to see if I could get drill-downs on the x-axis and it seems like it will be available in 8.2

Here is their response:

We do not yet have the ability to add hyperlinks or drilldowns to the data labels themselves on the x or y axis. However, I am happy to inform you that this is a new feature that will be included with the release of WebFOCUS 8.2.00.


WebFOCUS 8204
Windows, All Outputs
 
Posts: 47 | Registered: March 21, 2014Report 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] Hyperlink on X-Axis Label

Copyright © 1996-2020 Information Builders