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.
I have a graph which plots data points by month for a given 3 Branches Lets Say a,b,c The values a,b,c needs to be shown in the legend of the graph and my requiremnt is that upon clicking a value in the legend,may be A,B or C the graph points need to be ploatted.I mean basing on the value selected in the legend the graph plotting needs to be changed dynamically.let me know how this can be achievedThis message has been edited. Last edited by: Kerry,
7.6.4 Unix & Windows Excel,HTML,PDF,PPT,AHTML
Posts: 68 | Location: Hyderabad | Registered: March 18, 2008
Consider adding a table below the graph instead of using the legend for the graph. Then the drilldown ("clicking a value in the legend") would actually rerun the fex which is actually a grahp / report combination... Enjoy...
In FOCUS Since 1983 ~ from FOCUS to WebFOCUS. Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005
Headings, footings legends etc. that are part of the generated graph output cannot be used as links for a drilldown.
You basically have two options
a) As outlined by Doug using a data table.
b) turn off ledgend display in the chart, put your ledgend as a WebFOCUS footing add the drilldown to the WebFOCUS footing in the WebFOCUS stylesheet section of the code