Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 QCChart2D and QCChart2D CF (VB and C#)
 Gaps in data
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

fsjodin

26 Posts

Posted - 14 Aug 2007 :  19:10:47  Show Profile  Reply with Quote
In a strip plot with time on the Y axis, is there a way to specify that if the duration between two data points is greater than a certain amount of time, no line should be drawn to connect the two data points?

Also, is it possible to specify that if the duration between two data points is greater than a certain amount of time, that time block is collapsed? That is to not show that period of time on the X axis.

Thanks

quinncurtis

1164 Posts

Posted - 15 Aug 2007 :  10:33:21  Show Profile  Reply with Quote
First, we don't support a strip chart with time on the y-axis. All of our example use the x-axis for scrolling, whether it is time or numeric.

Second, there is no automatic way "to specify that if the duration between two data points is greater than a certain amount of time, no line should be drawn to connect the two data points". What you can do is just go through the data yourself, and if you find a section where you want the data to break, stop the current dataset at that point and create a new dataset, and cooresponding line plot, starting at the next point. Your data will end up being plotted by multiple datasets. Adjacent datasets/lineplots will not be joined with a connecting line.

Third, it is NOT "possible to specify that if the duration between two data points is greater than a certain amount of time, that time block is collapsed". The software does not have a means of collapsing arbitrary sections of a coordinate system.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07