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 line graph with 4 series on it and would like to be able to hide or display any or all series on the graph allowing the user to focus on particular information. Within a Google Map you can hide or display layers of markers so users can view what's underneath. This is especially useful if there is a big cluster of markers.
Can anyone think of a way that we might do this with a WebFOCUS graph?
Thanks,
NorbThis message has been edited. Last edited by: Norb Eckert,
Norb, I sent this question over to our Visualization PM. What I can tell you for sure is that you can do this in Active Reports. Active Reports let's you hide any of the series in use via the Chart Tool. Perhaps we can integrate this into our core charts as we will be rolling out a whole new JavaScript based charting engine starting in WF 8/7704 server with a lot more to come throughout 2012.
How's things?! I took a look at the active report and I can't even get the graph to look like I want it to. Consequently I can't even consider hiding any series so I'll probably consider a javascript approach. I'm sure I'm just not skilled enough with the Active Reports.
Matt, I'm curious what IB's plans are for Flex now that Adobe has thrown it under the bus. First the dumped mobile Flash and then shortly afterward nixed Flex. Are you guys gonna hit HTML5 hard for animating objects similar to Flex? And what happens to Enable? I realize that a new version of Flex is being released but if you read Adobe's press release - it's game over! What do you think?
Thanks,
NorbThis message has been edited. Last edited by: Norb Eckert,
I looked into filtering the output via a WHERE statement and the results are generated quickly enough that I will use HTML checkboxes to do the "show/hide" stuff.
Perhaps we can integrate this into our core charts as we will be rolling out a whole new JavaScript based charting engine starting in WF 8/7704 server with a lot more to come throughout 2012.
Does this mean that the current Java TDG graphics are being depreciated?
Now I'm also wondering if there will be an API available or will all graph creation need to be done via the GUI or Charting tool? I don't know about you but I tend to cut and paste a lot of graph API calls/code rather than using the GUI tools. And as a matter of fact, the Advanced Graph GUI tool won't even in our current configuration (thus I'm awaiting a clean install to ver 7.7.03) so I'm forced to code.
I certainly have to create a lot of strange graphs.
The Advanced graph assistant is much better than the old tool but you still have to do a lot by hand, If you need something different (or what the customer wants).
Case in point, I have just created a chart that has 51 annotations (needed to insert a data grid).
At this point in time we are not deprecating the Java TDG graphics. If a decision is made to do so we will provide an announcement as well as a migration path.