| T O P I C R E V I E W |
| coll@inia. |
Posted - 03/17/2001 : 05:15:39 AM I would like to have as default for any page or layer the connect line across missing points. I guess I can put that into the templates. Is there any other way aroud? |
| 1 L A T E S T R E P L I E S (Newest First) |
| Mike |
Posted - 03/19/2001 : 3:12:41 PM If you are using a script, you can use the page.connect property to connect a line across missing points. Note that the LabTalk manual is incorrect. Proper usage is:
page.connect (graphs) Connect missing values in line data plots: 1=enable, 0=disable.
This must be done for each graph window, however. If you need a "default" setting for all of your graph windows, a template is the way to go.
Mike Tech Services OriginLab Corp.
Edited by - mike on 03/19/2001 15:18:40 |
|
|