Home : Products : Hach WIMS : Hach WIMS Client : Documentation : Basic Concepts : General Setting - TSGRAPH_CUTOFF_AT_MAXMIN
Q12689 - INFO: General Setting - TSGRAPH_CUTOFF_AT_MAXMIN

The TSGRAPH_CUTOFF_AT_MAXMIN general setting (OPSROOT.GENERALSETTINGS) allows you to clip the graph when values are outside the user defined axis range. 

SUPER USERS ONLY.  Use SQLCONSOLE:

To find if the value is set:

Select * FROM GENERALSETTINGS WHERE KEYVALUE = 'TSGRAPH_CUTOFF_AT_MAXMIN'

To set the value to clip the graphs:

INSERT INTO GENERALSETTINGS VALUES ('TSGRAPH_CUTOFF_AT_MAXMIN','1')

When the axes in a 2D graph have user-defined scale and range, the axes are drawn independently of the data values. As a result, the graph may extend beyond the boundaries of the axes. You can mask areas beyond the boundaries of the axes by setting ClipGraph = 1 (On).
This property does not apply to 3D graphs.

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 12/1/2009 12:42 PM.
Last Modified on 12/1/2009 12:42 PM.
Last Modified by Scott Dorner.
Article has been viewed 3472 times.
Rated 6 out of 10 based on 6 votes.
Print Article
Email Article