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
 Real-Time Graphics Tools for .Net (VB and C#)
 Real time graphs with Linear scale
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

janice

2 Posts

Posted - 02 Oct 2008 :  18:19:31  Show Profile  Reply with Quote
I have some small data like (2.5E-16, 3.5E-16, ... etc) to use to plot the graph. When i do the real time plotting with Linear scaling, the plotting is really slow. It is like freezing my program. However, when i use Log scaling, everything works fine. And also, if I do not use real time plotting, both linear and log scaling work fine. It seems there is some problem on the auto-scaling (i used WGReAutoAxes in the real time plotting). I can see the y-axis grid line and lable are all messed up in the real time plotting when using the linear scaling. What should i do to prevent that freezing happens?

quinncurtis

1586 Posts

Posted - 02 Oct 2008 :  19:38:27  Show Profile  Reply with Quote
Since you reference WGReAutoAxes, you should not be posting in the .Net forum, rather the Tools for Windows forum.

We can't really suggest anything based on the information provided. Can you create a simple example program that uses simulated data.


If you multiply all of your data by 10^16, and plot those values, does it seem to work. If so, why not do that and show a y-axis title that says 10^16.
Go to Top of Page

janice

2 Posts

Posted - 02 Oct 2008 :  20:16:22  Show Profile  Reply with Quote
Sorry for posting at the wrong area.

I think I cant multiply all data by 10x16, since actually we got lots of model data, and each of them have different value. If i do the multiple, then other value will be very big.
Go to Top of Page

quinncurtis

1586 Posts

Posted - 02 Oct 2008 :  20:19:36  Show Profile  Reply with Quote
We tried, but we cannot reproduce the problem, so you need to supply us with some sort of simple example program we can use to recreate the problem. Send a zip file of the complete project to support@quinn-curtis.com.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-2018 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07