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     Controlling Display of data values in a Scater Graph

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Controlling Display of data values in a Scater Graph
 Login/Join
 
Silver Member
posted
I have a scatter graph with 6 data points. I display the data values above each point.

10
<>---------<>__
This works fine when there is a large difference between each data point. However if the data point touch, so does the data value display above the data points making the value unreadable. Is there any way to
 
Posts: 36 | Registered: December 21, 2005Report This Post
Platinum Member
posted Hide Post
Hi

Use Amper Variables and call those values dynamically.


Thanks


Thanks,
Kalyan.S
------------------------------------
WebFOCUS 7.1.4, Win XP SP2,
Oracle8i.
------------------------------------
 
Posts: 155 | Location: Bangalore. | Registered: January 24, 2006Report This Post
Silver Member
posted Hide Post
I'm not quite sure how this will work. Can you elaborate?
 
Posts: 36 | Registered: December 21, 2005Report This Post
Platinum Member
posted Hide Post
Hi,
Call the Minimum and Maximun Scale Values Dynamically means hold those min and max values in a HOLD file and call those values using the following API.
setY1ScaleMin(&Min);same as Max also.
this &Min is the LocalVariable refering your Min Scale Value.

i think it will Suitable for you.as per the min and max value the Scale will adjust the Difference.


Thanks.


Thanks,
Kalyan.S
------------------------------------
WebFOCUS 7.1.4, Win XP SP2,
Oracle8i.
------------------------------------
 
Posts: 155 | Location: Bangalore. | Registered: January 24, 2006Report This Post
Silver Member
posted Hide Post
Sorry for the delay in responding. This worked great Kalyan. Thanks for the help.
 
Posts: 36 | Registered: December 21, 2005Report 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     Controlling Display of data values in a Scater Graph

Copyright © 1996-2020 Information Builders